Package | Description |
---|---|
com.allanbank.mongodb.connection.auth |
Wraps a connection and ensures that all requests are properly authenticated.
|
com.allanbank.mongodb.connection.state |
Support for tracking the state of a set of MongoDB servers.
|
Modifier and Type | Field and Description |
---|---|
protected FutureCallback<Boolean> |
MongoDbAuthenticator.myResults
The result of the Authentication attempt.
|
Modifier and Type | Class and Description |
---|---|
class |
SecondsBehindCallback
SecondsBehindCallback provides a special callback to measure the number of
seconds a replica is behind the primary.
|
class |
ServerLatencyCallback
ServerLatencyCallback provides a special callback to measure the latency of
requests to a server.
|
Copyright © 2011-2013 Allanbank Consulting, Inc.. All Rights Reserved.