Package io.debezium.connector.mongodb
package io.debezium.connector.mongodb
-
ClassDescriptionA change stream aggregation pipeline, used to modify the output of a MongoDB change stream.A factory to produce a MongoDB change stream pipeline expression.A simple identifier for collections in a replica set.An event that implies that a connection was lost or with the source database.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 JSONInformation about this module.Factory for creatingChangeEventSources specific for the MongoDb connector.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.A Kafka Connect source connector that creates tasks that read the MongoDB change stream and generate the corresponding data change events.The configuration properties.The set of different ways how connector can capture changes.The set of predefined CaptureScope options or aliases.The set of predefined CursorPipelineOrder options or aliases.The set of predefined CursorPipelineOrder options or aliases.The set off different ways how connector performs full updateThe set of predefined OversizeHandlingMode options or aliases.The set of predefined SnapshotMode options or aliases.A Kafka Connect source task that replicates the changes from one or more MongoDB replica sets.Error handler for MongoDB.AnEventMetadataProviderimplementation for Mongodb to extract metrics data from events.Field names specific to MongoDB change eventEnvelopes.A context that facilitates the management of the current offsets across a set of mongodb replica sets.Represents partition used by MongoDB connector TODO: replicaSetName is preserved only for offset consolidationProvider of partitions used by MongoDB connector TODO: replicaSetNames are preserved only for offset consolidationASnapshotChangeEventSourcethat performs multithreaded snapshots of replica sets.Mutable context that is populated in the course of snapshotting.Indicates the status of event processingDeprecated.Utilities for working with MongoDB.An event that signals that a primary election has occurred.Utilities for working with MongoDB resume tokens.Information about the source of information, which includes the partitions and offsets within those partitions.
DefaultTopicNamingStrategyinstead.