Package | Description |
---|---|
com.allanbank.mongodb.client.connection.rs |
Support for connections to Replica Sets.
|
com.allanbank.mongodb.client.state |
Support for tracking the state of a set of MongoDB servers.
|
Modifier and Type | Class and Description |
---|---|
class |
ReplicaSetReconnectStrategy
ReplicaSetReconnectStrategy provides a
ReconnectStrategy designed for
replica sets. |
Modifier and Type | Class and Description |
---|---|
class |
SimpleReconnectStrategy
SimpleReconnectStrategy provides a reconnection strategy to simply attempt to
connect to the server again.
|
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.