| Package | Description |
|---|---|
| com.stratio.deep.config |
| Modifier and Type | Method and Description |
|---|---|
IMongoDeepJobConfig<T> |
IMongoDeepJobConfig.collection(String collection) |
IMongoDeepJobConfig<T> |
IMongoDeepJobConfig.database(String database) |
IMongoDeepJobConfig<T> |
IMongoDeepJobConfig.host(List<String> host)
Sets the list of available Mongo hosts.
|
IMongoDeepJobConfig<T> |
IMongoDeepJobConfig.readPreference(String readPreference)
Configures the 'readPreference' MongoDB's config property.
|
IMongoDeepJobConfig<T> |
IMongoDeepJobConfig.replicaSet(String replicaSet) |
Copyright © 2014. All rights reserved.