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.client.callback |
Provides implementation for various transformations, implemented in the form of
Callback s, that are used by the driver. |
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.bootstrap |
Bootstraps a the correct type of connections for the type of MongoDB cluster.
|
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.message |
Low level messages to be sent to the MongoDB server.
|
com.allanbank.mongodb.client.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 |
---|
AbstractAsyncMongoCollection
Helper class for forward all methods to the canonical version (which is
abstract in this class).
|
AbstractClient
AbstractClient provides a base class for
Client implementations. |
AbstractMongoOperations
AbstractMongoOperations provides the core functionality for the operations on
a MongoDB collection.
|
Client
Unified client interface to MongoDB.
|
ClientImpl
Implementation of the internal
Client interface which all requests to
the MongoDB servers pass. |
ClusterStats
ClusterInformation provides information on the cluster.
|
ClusterType
ClusterType provides an enumeration of the types of cluster configurations
supported.
|
Message
Common interface for all MongoDB messages read from and sent to a MongoDB
server.
|
MongoClientImpl
Implements the bootstrap point for interactions with MongoDB.
|
Operation
Enumeration of the possible operations allowed in MongoDB messages.
|
VersionRange
VersionRange provides a simple class to hold a range of versions.
|
Class and Description |
---|
AbstractMongoOperations
AbstractMongoOperations provides the core functionality for the operations on
a MongoDB collection.
|
Client
Unified client interface to MongoDB.
|
FutureCallback
Implementation of a
Callback and ListenableFuture interfaces. |
Message
Common interface for all MongoDB messages read from and sent to a MongoDB
server.
|
Class and Description |
---|
ClusterStats
ClusterInformation provides information on the cluster.
|
ClusterType
ClusterType provides an enumeration of the types of cluster configurations
supported.
|
Message
Common interface for all MongoDB messages read from and sent to a MongoDB
server.
|
Class and Description |
---|
ClusterStats
ClusterInformation provides information on the cluster.
|
ClusterType
ClusterType provides an enumeration of the types of cluster configurations
supported.
|
FutureCallback
Implementation of a
Callback and ListenableFuture interfaces. |
Message
Common interface for all MongoDB messages read from and sent to a MongoDB
server.
|
Class and Description |
---|
ClusterStats
ClusterInformation provides information on the cluster.
|
ClusterType
ClusterType provides an enumeration of the types of cluster configurations
supported.
|
Class and Description |
---|
Message
Common interface for all MongoDB messages read from and sent to a MongoDB
server.
|
Class and Description |
---|
ClusterStats
ClusterInformation provides information on the cluster.
|
ClusterType
ClusterType provides an enumeration of the types of cluster configurations
supported.
|
Message
Common interface for all MongoDB messages read from and sent to a MongoDB
server.
|
Class and Description |
---|
ClusterStats
ClusterInformation provides information on the cluster.
|
ClusterType
ClusterType provides an enumeration of the types of cluster configurations
supported.
|
Message
Common interface for all MongoDB messages read from and sent to a MongoDB
server.
|
Class and Description |
---|
ClusterStats
ClusterInformation provides information on the cluster.
|
ClusterType
ClusterType provides an enumeration of the types of cluster configurations
supported.
|
Message
Common interface for all MongoDB messages read from and sent 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.
|
VersionRange
VersionRange provides a simple class to hold a range of versions.
|
Class and Description |
---|
ClusterStats
ClusterInformation provides information on the cluster.
|
ClusterType
ClusterType provides an enumeration of the types of cluster configurations
supported.
|
FutureCallback
Implementation of a
Callback and ListenableFuture interfaces. |
Message
Common interface for all MongoDB messages read from and sent to a MongoDB
server.
|
VersionRange
VersionRange provides a simple class to hold a range of versions.
|
Class and Description |
---|
Message
Common interface for all MongoDB messages read from and sent to a MongoDB
server.
|
VersionRange
VersionRange provides a simple class to hold a range of versions.
|
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.