Package io.debezium.pipeline.source.spi
Interface ChangeEventSource
- All Known Subinterfaces:
SnapshotChangeEventSource<P,,O> StreamingChangeEventSource<P,O>
- All Known Implementing Classes:
AbstractSnapshotChangeEventSource,RelationalSnapshotChangeEventSource
public interface ChangeEventSource
-
Nested Class Summary
Nested Classes