public class MongoDbFactoryConfig extends Object implements ServiceConnectorConfig
| Constructor and Description |
|---|
MongoDbFactoryConfig(String writeConcern,
Integer connectionsPerHost,
Integer maxWaitTime) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getConnectionsPerHost() |
Integer |
getMaxWaitTime() |
String |
getWriteConcern() |
public String getWriteConcern()
public Integer getConnectionsPerHost()
connectionsPerHostpublic Integer getMaxWaitTime()
maxWaitTime