| Package | Description |
|---|---|
| com.mongodb |
Main package with core files.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
ClusterDescription
Immutable snapshot state of a cluster.
|
(package private) class |
ClusterSettings
Settings for the cluster.
|
class |
LazyDBObject
An immutable
DBObject backed by a byte buffer that lazily provides keys and values on request. |
(package private) class |
MessageSettings |
(package private) class |
MongoAuthority
This class represents the authority to which this client is connecting.
|
class |
MongoClientOptions
Various settings to control the behavior of a
MongoClient. |
class |
MongoCredential
Represents credentials to authenticate to a mongo server, as well as the source of the credentials and
the authentication mechanism to use.
|
(package private) class |
MongoNamespace |
class |
ParallelScanOptions
The options to use for a parallel collection scan.
|
class |
ServerAddress
Represents the location of a Mongo server - i.e.
|
(package private) class |
ServerDescription
Immutable snapshot state of a server.
|
class |
Tag
A replica set tag.
|
class |
TagSet
An immutable set of tags, used to select members of a replica set to use for read operations.
|