Uses of Class
io.debezium.pipeline.source.AbstractSnapshotChangeEventSource
Packages that use AbstractSnapshotChangeEventSource
-
Uses of AbstractSnapshotChangeEventSource in io.debezium.relational
Subclasses of AbstractSnapshotChangeEventSource in io.debezium.relationalModifier and TypeClassDescriptionclassRelationalSnapshotChangeEventSource<P extends Partition,O extends OffsetContext> Base class forSnapshotChangeEventSourcefor relational databases with or without a schema history.