Package | Description |
---|---|
com.mongodb.client.model.changestream |
This package contains classes for the change stream api
|
com.mongodb.operation |
The core of the MongoDB driver works via operations, using the command pattern.
|
Modifier and Type | Field and Description |
---|---|
private static BsonDocumentCodec |
ChangeStreamDocumentCodec.BSON_DOCUMENT_CODEC |
Modifier and Type | Class and Description |
---|---|
(package private) class |
CommandResultDocumentCodec<T> |