Package | Description |
---|---|
com.allanbank.mongodb.client |
Provides implementations of the main client interfaces and classes to translate the
Reply (s) from the server. |
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.bootstrap |
Bootstraps a the correct type of connections for the type of MongoDB cluster.
|
com.allanbank.mongodb.connection.message |
Low level messages to be sent to the MongoDB server.
|
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.
|
com.allanbank.mongodb.error |
Exceptions for common MongoDB error conditions.
|
Class and Description |
---|
ClusterType
ClusterType provides an enumeration of the types of cluster configurations
supported.
|
Connection
Provides the lowest level interface for interacting with a MongoDB server.
|
ConnectionFactory
Provides an abstraction for constructing a connection.
|
Message
Common interface for all MongoDB messages read from and sent to a MongoDB
server.
|
Class and Description |
---|
ClusterType
ClusterType provides an enumeration of the types of cluster configurations
supported.
|
Connection
Provides the lowest level interface for interacting with a MongoDB server.
|
Message
Common interface for all MongoDB messages read from and sent to a MongoDB
server.
|
Operation
Enumeration of the possible operations allowed in MongoDB messages.
|
ReconnectStrategy
ReconnectStrategy provides a common interface for a strategy for reconnecting
to a MongoDB server.
|
Class and Description |
---|
ClusterType
ClusterType provides an enumeration of the types of cluster configurations
supported.
|
Connection
Provides the lowest level interface for interacting with a MongoDB server.
|
ConnectionFactory
Provides an abstraction for constructing a connection.
|
FutureCallback |
Message
Common interface for all MongoDB messages read from and sent to a MongoDB
server.
|
ReconnectStrategy
ReconnectStrategy provides a common interface for a strategy for reconnecting
to a MongoDB server.
|
Class and Description |
---|
ClusterType
ClusterType provides an enumeration of the types of cluster configurations
supported.
|
Connection
Provides the lowest level interface for interacting with a MongoDB server.
|
ConnectionFactory
Provides an abstraction for constructing a connection.
|
ReconnectStrategy
ReconnectStrategy provides a common interface for a strategy for reconnecting
to a MongoDB server.
|
Class and Description |
---|
Message
Common interface for all MongoDB messages read from and sent to a MongoDB
server.
|
Operation
Enumeration of the possible operations allowed in MongoDB messages.
|
Class and Description |
---|
Connection
Provides the lowest level interface for interacting with a MongoDB server.
|
ConnectionFactory
Provides an abstraction for constructing a connection.
|
Message
Common interface for all MongoDB messages read from and sent to a MongoDB
server.
|
Class and Description |
---|
ClusterType
ClusterType provides an enumeration of the types of cluster configurations
supported.
|
Connection
Provides the lowest level interface for interacting with a MongoDB server.
|
ConnectionFactory
Provides an abstraction for constructing a connection.
|
Message
Common interface for all MongoDB messages read from and sent to a MongoDB
server.
|
ReconnectStrategy
ReconnectStrategy provides a common interface for a strategy for reconnecting
to a MongoDB server.
|
Class and Description |
---|
ClusterType
ClusterType provides an enumeration of the types of cluster configurations
supported.
|
Connection
Provides the lowest level interface for interacting with a MongoDB server.
|
ConnectionFactory
Provides an abstraction for constructing a connection.
|
ReconnectStrategy
ReconnectStrategy provides a common interface for a strategy for reconnecting
to a MongoDB server.
|
Class and Description |
---|
ClusterType
ClusterType provides an enumeration of the types of cluster configurations
supported.
|
Connection
Provides the lowest level interface for interacting with a MongoDB server.
|
ConnectionFactory
Provides an abstraction for constructing a connection.
|
Message
Common interface for all MongoDB messages read from and sent to a MongoDB
server.
|
ReconnectStrategy
ReconnectStrategy provides a common interface for a strategy for reconnecting
to a MongoDB server.
|
Class and Description |
---|
ClusterType
ClusterType provides an enumeration of the types of cluster configurations
supported.
|
Connection
Provides the lowest level interface for interacting with a MongoDB server.
|
FutureCallback |
ReconnectStrategy
ReconnectStrategy provides a common interface for a strategy for reconnecting
to a MongoDB server.
|
Class and Description |
---|
Message
Common interface for all MongoDB messages read from and sent to a MongoDB
server.
|
Copyright © 2011-2013 Allanbank Consulting, Inc.. All Rights Reserved.