Package com.mongodb.client.model.changestream
This package contains classes for the change stream api
-
Class Summary Class Description ChangeStreamDocument<TDocument> Represents the$changeStream
aggregation output document.TruncatedArray A part of anUpdateDescription
object specifying a change to a field of the array type when the change is reported as truncation.UpdateDescription The update description for changed fields in a$changeStream
operation. -
Enum Summary Enum Description FullDocument Change Stream fullDocument configuration.OperationType The$changeStream
operation type.