All Classes and Interfaces

Class
Description
A simple identifier for collections in a replica set.
 
A supplier of a client that connects only to node of preferred type from a replica set.
A supplier of a client that connects only to the primary of a replica set.
 
An event that implies that a connection was lost or with the source database.
ExtractNewDocumentState<R extends org.apache.kafka.connect.connector.ConnectRecord<R>>
Debezium Mongo Connector generates the CDC records in String format.
 
Represents a field that should be added to the outgoing record as a header attribute or struct field.
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 JSON
 
Information about this module.
A connection pool of MongoClient instances.
Configures and builds a ConnectionPool.
MongoDataConverter handles translating MongoDB strings to Kafka Connect schemas and row data to Kafka Connect records.
Factory for creating ChangeEventSources specific for the MongoDb connector.
 
Emits change data based on a change stream change.
Emits change data based on a collection document.
CloudEvents maker for records producer by MongoDB connector.
An implementation of CloudEventsProvider for MongoDB.
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.
A Kafka Connect source connector that creates tasks that replicate the context of one or more MongoDB replica sets.
The configuration properties.
The set off different ways how connector can capture changes.
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.
An EventMetadataProvider implementation for Mongodb to extract metrics data from events.
Field names specific to MongoDB change event Envelopes.
An incremental snapshot change event source that emits events from a MongoDB change stream interleaved with snapshot events.
Describes current state of incremental snapshot of MongoDB connector
A context that facilitates the management of the current offsets across a set of mongodb replica sets.
 
 
Parser for records producer by the MongoDB connector.
 
 
A SnapshotChangeEventSource that performs multi-threaded snapshots of replica sets.
Mutable context that is populated in the course of snapshotting.
A configuration describing the task to be performed during snapshotting.
 
Extended metrics exposed by the MongoDB connector during snapshot.
 
 
A context associated with a given replica set oplog read operation.
 
Extended metrics exposed by the MongoDB connector during streaming.
 
Deprecated.
MongoEventRouter<R extends org.apache.kafka.connect.connector.ConnectRecord<R>>
Debezium MongoDB Outbox Event Router SMT
Debezium MongoDB Outbox Event Router SMT configuration definition
Utilities for working with MongoDB.
An event that signals that a primary election has occurred.
 
A component that monitors a single replica set or the set of replica sets that make up the shards in a sharded cluster.
A thread that can be used to when new replica sets are added or existing replica sets are removed.
An OffsetContext implementation that is specific to a single ReplicaSet.
 
A set of replica set specifications.
Information about the source of information, which includes the partitions and offsets within those partitions.