Uses of Package
io.debezium.connector.mongodb
Packages that use io.debezium.connector.mongodb
Package
Description
-
Classes in io.debezium.connector.mongodb used by io.debezium.connector.mongodbClassDescriptionA change stream aggregation pipeline, used to modify the output of a MongoDB change stream.A simple identifier for collections in a replica set.This filter selector is designed to determine the filter to exclude or rename fields in a document.This filter is designed to exclude or rename fields in a document.A builder of a field selector.Represents a field that should be excluded from or renamed in MongoDB documents.A utility that is contains various filters for acceptable database names,
CollectionIds, and fields.A class responsible for serialization of message keys and values to MongoDB compatible JSONDefines the Kafka ConnectSchemafunctionality associated with a given mongodb collection, and which can be used to send documents that match the schema to Kafka Connect.The configuration properties.The set off different ways how connector can capture changes.The set of predefined MongoDbConnectionMode options or aliases.The set of predefined SnapshotMode options or aliases.Describes current state of incremental snapshot of MongoDB connectorA context that facilitates the management of the current offsets across a set of mongodb replica sets.Mutable context that is populated in the course of snapshotting.A thread that can be used to when new replica sets are added or existing replica sets are removed.AnOffsetContextimplementation that is specific to a singleReplicaSet.A set of replica set specifications.Information about the source of information, which includes the partitions and offsets within those partitions. -
Classes in io.debezium.connector.mongodb used by io.debezium.connector.mongodb.connectionClassDescriptionA simple identifier for collections in a replica set.A utility that is contains various filters for acceptable database names,
CollectionIds, and fields.The configuration properties. -
Classes in io.debezium.connector.mongodb used by io.debezium.connector.mongodb.metrics
-
Classes in io.debezium.connector.mongodb used by io.debezium.connector.mongodb.recordemitterClassDescriptionDefines the Kafka Connect
Schemafunctionality associated with a given mongodb collection, and which can be used to send documents that match the schema to Kafka Connect.