| Package | Description | 
|---|---|
| com.allanbank.mongodb.connection.rs | 
 Support for connections to Replica Sets. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected ReplicaSetConnection | 
ReplicaSetReconnectStrategy.checkForReply(Connection oldConnection,
             Map<InetSocketAddress,Future<Reply>> answers,
             Map<InetSocketAddress,Connection> connections)
Checks for a reply from a server. 
 | 
ReplicaSetConnection | 
ReplicaSetReconnectStrategy.reconnect(Connection oldConnection)
Encapsulates the strategy for re-establishing the connection to the
 server. 
 | 
Copyright © 2011-2013 Allanbank Consulting, Inc.. All Rights Reserved.