Package | Description |
---|---|
com.allanbank.mongodb.client.connection |
Provides interfaces for managing connections to different MongoDB server configurations.
|
com.allanbank.mongodb.client.connection.auth |
Wraps a connection and ensures that all requests are properly authenticated.
|
com.allanbank.mongodb.client.connection.proxy |
Support for connection that delegate to a lower level connection.
|
com.allanbank.mongodb.client.connection.rs |
Support for connections to Replica Sets.
|
com.allanbank.mongodb.client.connection.sharded |
Support for connections to Sharded Configurations.
|
com.allanbank.mongodb.client.connection.socket |
Low level socket connection to a single MongoDB server.
|
com.allanbank.mongodb.client.state |
Support for tracking the state of a set of MongoDB servers.
|
Class and Description |
---|
Cluster
Cluster 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 |
---|
Server
Server provides tracking of the state of a single MongoDB server.
|
Class and Description |
---|
Cluster
Cluster tracks the state of the cluster of MongoDB servers. |
Server
Server provides tracking of the state of a single MongoDB server.
|
Class and Description |
---|
AbstractReconnectStrategy
AbstractReconnectStrategy provides a base class for reconnection strategies.
|
Cluster
Cluster tracks the state of the cluster of MongoDB servers. |
Server
Server provides tracking of the state of a single MongoDB server.
|
Class and Description |
---|
Cluster
Cluster tracks the state of the cluster of MongoDB servers. |
ClusterPinger
ClusterPinger pings each of the connections in the cluster and updates the
latency of the server from this client.
|
Server
Server provides tracking of the state of a single MongoDB server.
|
ServerSelector
ServerSelector provides a common interface for a methodology to select a
server.
|
Class and Description |
---|
Cluster
Cluster tracks the state of the cluster of MongoDB servers. |
Server
Server provides tracking of the state of a single MongoDB server.
|
Class and Description |
---|
AbstractReconnectStrategy
AbstractReconnectStrategy provides a base class for reconnection strategies.
|
Cluster
Cluster tracks the state of the cluster of MongoDB servers. |
Server
Server provides tracking of the state of a single MongoDB server.
|
Server.State
State provides the possible sttes for a server within the MongoDB
cluster.
|
ServerSelector
ServerSelector provides a common interface for a methodology to select a
server.
|
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.