See: Description
Interface | Description |
---|---|
ClusterableServerFactory | |
CommandProtocol<T> | |
ConcurrentLinkedDeque.RemovalReportingIterator<E> | |
ConcurrentPool.ItemFactory<T> |
Factory for creating and closing pooled items.
|
InternalConnection | |
LegacyProtocol<T> | |
ProtocolExecutor |
Class | Description |
---|---|
AsynchronousSocketChannelStream | |
Authenticator | |
ClientMetadataHelper | |
ClusterClock | |
ClusterClockAdvancingSessionContext | |
CommandHelper | |
CommandMessage |
A command message that uses OP_MSG or OP_QUERY to send the command.
|
ConcurrentLinkedDeque<E> |
A concurrent linked-list implementation of a
Deque (double-ended queue). |
ConcurrentPool<T> |
A concurrent pool implementation.
|
DecimalFormatHelper | |
DefaultClusterableServerFactory | |
DefaultServerConnection | |
DescriptionHelper | |
IndexMap |
Efficiently maps each integer in a set to another integer in a set, useful for merging bulk write errors when a bulk write must be
split into multiple batches.
|
InternalStreamConnection | |
InternalStreamConnectionInitializer | |
MongoCredentialWithCache | |
MultiServerCluster |
This class needs to be final because we are leaking a reference to "this" from the constructor
|
NoOpSessionContext |
A SessionContext implementation that does nothing and reports that it has no session.
|
PowerOfTwoBufferPool |
Power-of-two buffer pool implementation.
|
ProtocolHelper |
This class is NOT part of the public API.
|
ReadConcernAwareNoOpSessionContext |
A SessionContext implementation that does nothing and reports that it has no session, but does track read concern.
|
ReadConcernHelper | |
ReplyHeader |
Contains the details of a reply from a MongoDB server.
|
ReplyMessage<T> |
An OP_REPLY message.
|
ResponseBuffers | |
ServerAddressHelper | |
SingleServerCluster |
This class needs to be final because we are leaking a reference to "this" from the constructor
|
SocketChannelStream | |
SocketStream | |
SslHelper |
This class should not be considered a part of the public API.
|
Time | |
UnixSocketChannelStream |
Enum | Description |
---|---|
ConcurrentPool.Prune |
Exception | Description |
---|---|
MongoWriteConcernWithResponseException |
Copyright © 2010 - 2020 Adobe. All Rights Reserved