Uses of Class
io.debezium.connector.mongodb.SourceInfo
Packages that use SourceInfo
-
Uses of SourceInfo in io.debezium.connector.mongodb
Methods in io.debezium.connector.mongodb that return SourceInfoMethods in io.debezium.connector.mongodb with parameters of type SourceInfoModifier and TypeMethodDescriptionorg.apache.kafka.connect.data.StructMongoDbSourceInfoStructMaker.struct(SourceInfo sourceInfo) Constructors in io.debezium.connector.mongodb with parameters of type SourceInfoModifierConstructorDescriptionMongoDbOffsetContext(SourceInfo sourceInfo, TransactionContext transactionContext, IncrementalSnapshotContext<CollectionId> incrementalSnapshotContext)