Package | Description |
---|---|
com.allanbank.mongodb.client.connection.sharded |
Support for connections to Sharded Configurations.
|
Modifier and Type | Field and Description |
---|---|
protected ClusterPinger |
ShardedConnectionFactory.myPinger
Pings the servers in the cluster collecting latency and tags.
|
Modifier and Type | Method and Description |
---|---|
protected ClusterPinger |
ShardedConnectionFactory.createClusterPinger(ProxiedConnectionFactory factory,
MongoClientConfiguration config)
Creates a
ClusterPinger object to periodically update the status
of the servers. |
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.