Class InformixSnapshotChangeEventSource

java.lang.Object
io.debezium.pipeline.source.AbstractSnapshotChangeEventSource<P,O>
io.debezium.relational.RelationalSnapshotChangeEventSource<InformixPartition,InformixOffsetContext>
io.debezium.connector.informix.InformixSnapshotChangeEventSource
All Implemented Interfaces:
io.debezium.pipeline.source.spi.ChangeEventSource, io.debezium.pipeline.source.spi.SnapshotChangeEventSource<InformixPartition,InformixOffsetContext>, AutoCloseable

public class InformixSnapshotChangeEventSource extends io.debezium.relational.RelationalSnapshotChangeEventSource<InformixPartition,InformixOffsetContext>