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