Package | Description |
---|---|
com.mongodb.connection |
Contains classes that manage connecting to MongoDB servers.
|
com.mongodb.internal.connection | |
com.mongodb.internal.session | |
com.mongodb.operation |
The core of the MongoDB driver works via operations, using the command pattern.
|
Class and Description |
---|
ConcurrentPool
A concurrent pool implementation.
|
ConcurrentPool.ItemFactory
Factory for creating and closing pooled items.
|
ConcurrentPool.Prune |
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.
|
Class and Description |
---|
ConcurrentLinkedDeque
A concurrent linked-list implementation of a
Deque (double-ended queue). |
ConcurrentLinkedDeque.Node
Linked Nodes.
|
ConcurrentLinkedDeque.RemovalReportingIterator |
ConcurrentPool
A concurrent pool implementation.
|
ConcurrentPool.ItemFactory
Factory for creating and closing pooled items.
|
ConcurrentPool.Prune |
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.
|
NoOpSessionContext
A SessionContext implementation that does nothing and reports that it has no session.
|
Pool |
SniSslHelper |
Class and Description |
---|
ConcurrentPool
A concurrent pool implementation.
|
ConcurrentPool.ItemFactory
Factory for creating and closing pooled items.
|
ConcurrentPool.Prune |
Class and Description |
---|
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.
|