Uses of Package
io.debezium.connector.mongodb
Packages that use io.debezium.connector.mongodb
-
Classes in io.debezium.connector.mongodb used by io.debezium.connector.mongodbClassDescriptionA simple identifier for collections in a replica set.A supplier of a client that connects only to the primary of 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 JSONA connection pool of MongoClient instances.Configures and builds a ConnectionPool.Defines 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 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.metrics