public class MongoDbFactoryConfig
extends java.lang.Object
implements org.springframework.cloud.service.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()
connectionsPerHostpublic java.lang.Integer getMaxWaitTime()
maxWaitTime