Uses of Class
io.debezium.connector.mongodb.ConnectionContext
Packages that use ConnectionContext
-
Uses of ConnectionContext in io.debezium.connector.mongodb
Fields in io.debezium.connector.mongodb declared as ConnectionContextModifier and TypeFieldDescriptionprivate ConnectionContextMongoDbConnector.connectionContextprivate final ConnectionContextMongoDbIncrementalSnapshotChangeEventSource.connectionContextprivate final ConnectionContextMongoDbSnapshotChangeEventSource.connectionContextprivate final ConnectionContextMongoDbStreamingChangeEventSource.connectionContextprivate final ConnectionContextMongoDbTaskContext.connectionContextMethods in io.debezium.connector.mongodb that return ConnectionContextConstructors in io.debezium.connector.mongodb with parameters of type ConnectionContextModifierConstructorDescriptionprotectedMongoPrimary(ConnectionContext context, ReplicaSet replicaSet, Filters filters, BiConsumer<String, Throwable> errorHandler)