| 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 |
Deprecated. |
| ByteBufferBsonOutput |
Deprecated. |
| 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 |
Deprecated. |
| QueryResult<T> |
Deprecated. |
| 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 |
Deprecated. |
| SslSettings |
Settings for connecting to MongoDB via SSL.
|
| SslSettings.Builder |
A builder for creating SSLSettings.
|