| AsynchronousSocketChannelStreamFactory |
Factory to create a Stream that's an AsynchronousSocketChannelStream.
|
| AsynchronousSocketChannelStreamFactoryFactory |
A StreamFactoryFactory implementation for AsynchronousSocketChannel-based streams.
|
| AsynchronousSocketChannelStreamFactoryFactory.Builder |
A builder for an instance of AsynchronousSocketChannelStreamFactoryFactory.
|
| BulkWriteBatchCombiner |
This class is not part of the public API.
|
| ByteBufferBsonOutput |
This class should not be considered as part of the public API, and it may change or be removed at any time.
|
| ClusterDescription |
Immutable snapshot state of a cluster.
|
| ClusterId |
A client-generated identifier that uniquely identifies a connection to a MongoDB cluster, which could be sharded, replica set,
or standalone.
|
| ClusterSettings |
Settings for the cluster.
|
| ClusterSettings.Builder |
A builder for the cluster settings.
|
| ConnectionDescription |
A description of a connection to a MongoDB server.
|
| ConnectionId |
An immutable connection identifier of a connection to a MongoDB server.
|
| ConnectionPoolSettings |
All settings that relate to the pool of connections to a MongoDB server.
|
| ConnectionPoolSettings.Builder |
A builder for creating ConnectionPoolSettings.
|
| DefaultClusterFactory |
The default factory for cluster implementations.
|
| QueryResult<T> |
A batch of query results.
|
| ServerDescription |
Immutable snapshot state of a server.
|
| ServerDescription.Builder |
A builder for creating ServerDescription.
|
| ServerId |
A client-generated identifier that uniquely identifies a MongoDB server.
|
| ServerSettings |
Settings relating to monitoring of each server.
|
| ServerSettings.Builder |
A builder for the settings.
|
| ServerVersion |
Holds an array of three integers representing the server version, e.g.
|
| SocketSettings |
An immutable class representing socket settings used for connections to a MongoDB server.
|
| SocketSettings.Builder |
A builder for an instance of SocketSettings.
|
| SocketStreamFactory |
Factory for creating instances of SocketStream.
|
| SplittablePayload |
A Splittable payload for write commands.
|
| SslSettings |
Settings for connecting to MongoDB via SSL.
|
| SslSettings.Builder |
A builder for creating SSLSettings.
|