| Package | Description |
|---|---|
| com.mongodb |
The core mongodb package
|
| com.mongodb.annotations |
Contains annotations that can apply to any part of the driver code.
|
| com.mongodb.async.client |
This packages contains classes for the new async client
|
| com.mongodb.client |
This package contains classes for the new client api for MongoDatabase and MongoCollection
|
| com.mongodb.client.gridfs |
This package contains the new GridFS implementation
|
| com.mongodb.client.model |
This package contains models and options that help describe MongoCollection operations
|
| com.mongodb.client.model.geojson |
This package contains classes that represent GeoJSON objects.
|
| com.mongodb.connection |
Contains classes that manage connecting to MongoDB servers.
|
| com.mongodb.event |
This package contains cluster and connection event related classes
|
| com.mongodb.operation |
The core of the MongoDB driver works via operations, using the command pattern.
|
| com.mongodb.selector |
Contains classes that determine how to select the server to connect to in order to send commands or queries.
|
| Class and Description |
|---|
| Immutable
The class to which this annotation is applied is immutable.
|
| NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
| ThreadSafe
The class to which this annotation is applied is thread-safe.
|
| Class and Description |
|---|
| Beta
Signifies that a public API (public class, method or field) is subject to
incompatible changes, or even removal, in a future release.
|
| Class and Description |
|---|
| Immutable
The class to which this annotation is applied is immutable.
|
| NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
| Class and Description |
|---|
| NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
| ThreadSafe
The class to which this annotation is applied is thread-safe.
|
| Class and Description |
|---|
| NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
| ThreadSafe
The class to which this annotation is applied is thread-safe.
|
| Class and Description |
|---|
| NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
| Class and Description |
|---|
| Immutable
The class to which this annotation is applied is immutable.
|
| Class and Description |
|---|
| Immutable
The class to which this annotation is applied is immutable.
|
| NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
| ThreadSafe
The class to which this annotation is applied is thread-safe.
|
| Class and Description |
|---|
| Beta
Signifies that a public API (public class, method or field) is subject to
incompatible changes, or even removal, in a future release.
|
| Immutable
The class to which this annotation is applied is immutable.
|
| Class and Description |
|---|
| NotThreadSafe
The class to which this annotation is applied is not thread-safe.
|
| Class and Description |
|---|
| ThreadSafe
The class to which this annotation is applied is thread-safe.
|
Copyright © 2017. All Rights Reserved.