public class MongoDbOperations extends Object
| Constructor and Description |
|---|
MongoDbOperations() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
doDbOperation(Callable<T> callable) |
static <T> T |
doDbOperation(Callable<T> callable,
int retries,
int sleepms) |
Copyright © 2014. All rights reserved.