Package | Description |
---|---|
com.mongodb.client |
This package contains classes for the new client api for MongoDatabase and MongoCollection
|
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.
|
Class and Description |
---|
FullDocument
Change Stream fullDocument configuration.
|
Class and Description |
---|
ChangeStreamDocument
Represents the
$changeStream aggregation output document. |
FullDocument
Change Stream fullDocument configuration.
|
OperationType
The
$changeStream operation type. |
UpdateDescription
The update description for changed fields in a
$changeStream operation. |
Class and Description |
---|
FullDocument
Change Stream fullDocument configuration.
|
Copyright © 2018. All rights reserved.