[go: up one dir, main page]

Module event

Module event 

Source
Expand description

Contains the types related to a ChangeStream event.

Structs§

ChangeNamespace
Identifies the collection or database on which an event occurred.
ChangeStreamEvent
A ChangeStreamEvent represents a change event in the associated change stream.
ResumeToken
An opaque token used for resuming an interrupted ChangeStream.
TruncatedArray
Describes an array that has been truncated.
UpdateDescription
Describes which fields have been updated or removed from a document.

Enums§

ChangeNamespaceType
Identifies the type of object for a create event.
OperationType
The operation type represented in a given change notification.