Package | Description |
---|---|
com.allanbank.mongodb.client.connection.sharded |
Support for connections to Sharded Configurations.
|
Modifier and Type | Method and Description |
---|---|
protected ShardedConnectionFactory.BootstrapState |
ShardedConnectionFactory.createBootstrapState()
Creates a new
ShardedConnectionFactory.BootstrapState . |
Modifier and Type | Method and Description |
---|---|
protected void |
ShardedConnectionFactory.update(ShardedConnectionFactory.BootstrapState state,
Connection conn)
Queries for the addresses for the
mongos servers via the
ShardedConnectionFactory.findMongosServers(Connection) method. |
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.