| CollectionId |
A simple identifier for collections in a replica set.
|
| ConnectionContext |
|
| ConnectionContext.MongoPrimary |
A supplier of a client that connects only to the primary of a replica set.
|
| ConnectionContext.PrimaryConnectFailed |
|
| FieldSelector |
This filter selector is designed to determine the filter to exclude or rename fields in a document.
|
| FieldSelector.FieldFilter |
This filter is designed to exclude or rename fields in a document.
|
| FieldSelector.FieldNameAndValue |
|
| FieldSelector.FieldSelectorBuilder |
A builder of a field selector.
|
| FieldSelector.Path |
Represents a field that should be excluded from or renamed in MongoDB documents.
|
| Filters |
A utility that is contains various filters for acceptable database names, CollectionIds, and fields.
|
| JsonSerialization |
A class responsible for serialization of message keys and values to MongoDB compatible JSON
|
| JsonSerialization.Transformer |
|
| MongoClients |
A connection pool of MongoClient instances.
|
| MongoClients.Builder |
Configures and builds a ConnectionPool.
|
| MongoDbCollectionSchema |
Defines the Kafka Connect Schema functionality associated with a given mongodb collection, and which can
be used to send documents that match the schema to Kafka Connect.
|
| MongoDbConnectorConfig |
The configuration properties.
|
| MongoDbConnectorConfig.CaptureMode |
The set off different ways how connector can capture changes.
|
| MongoDbConnectorConfig.SnapshotMode |
The set of predefined SnapshotMode options or aliases.
|
| MongoDbIncrementalSnapshotContext |
Describes current state of incremental snapshot of MongoDB connector
|
| MongoDbOffsetContext |
A context that facilitates the management of the current offsets across a set of mongodb replica sets.
|
| MongoDbPartition |
|
| MongoDbSchema |
|
| MongoDbSnapshotChangeEventSource.MongoDbSnapshotContext |
Mutable context that is populated in the course of snapshotting.
|
| MongoDbStreamingChangeEventSource.ReplicaSetOplogContext |
A context associated with a given replica set oplog read operation.
|
| MongoDbTaskContext |
|
| ReplicaSet |
|
| ReplicaSetMonitorThread |
A thread that can be used to when new replica sets are added or existing replica sets are removed.
|
| ReplicaSetOffsetContext |
|
| ReplicaSetPartition |
|
| ReplicaSets |
A set of replica set specifications.
|
| SourceInfo |
Information about the source of information, which includes the partitions and offsets within those partitions.
|
| SourceInfo.Position |
|
| SourceInfo.SessionTransactionId |
|