Package | Description |
---|---|
com.allanbank.mongodb.connection |
Provides interfaces for managing connections to different MongoDB server configurations.
|
com.allanbank.mongodb.connection.auth |
Wraps a connection and ensures that all requests are properly authenticated.
|
com.allanbank.mongodb.connection.proxy |
Support for connection that delegate to a lower level connection.
|
com.allanbank.mongodb.connection.rs |
Support for connections to Replica Sets.
|
com.allanbank.mongodb.connection.sharded |
Support for connections to Sharded Configurations.
|
com.allanbank.mongodb.connection.socket |
Low level socket connection to a single MongoDB server.
|
com.allanbank.mongodb.connection.state |
Support for tracking the state of a set of MongoDB servers.
|
Class and Description |
---|
ClusterState
ClusterState tracks the state of the cluster of MongoDB servers. |
ServerSelector
ServerSelector provides a common interface for a methodology to select a
server.
|
Class and Description |
---|
ServerState
Tracks the state of a single server.
|
Class and Description |
---|
ServerState
Tracks the state of a single server.
|
Class and Description |
---|
AbstractReconnectStrategy
AbstractReconnectStrategy provides a base class for reconnection strategies.
|
ClusterState
ClusterState tracks the state of the cluster of MongoDB servers. |
ServerState
Tracks the state of a single server.
|
Class and Description |
---|
ClusterState
ClusterState tracks the state of the cluster of MongoDB servers. |
Class and Description |
---|
ServerState
Tracks the state of a single server.
|
Class and Description |
---|
AbstractReconnectStrategy
AbstractReconnectStrategy provides a base class for reconnection strategies.
|
ClusterState
ClusterState tracks the state of the cluster of MongoDB servers. |
ServerSelector
ServerSelector provides a common interface for a methodology to select a
server.
|
ServerState
Tracks the state of a single server.
|
Copyright © 2011-2013 Allanbank Consulting, Inc.. All Rights Reserved.