Class ResumeIncrementalSnapshot<P extends Partition>

java.lang.Object
io.debezium.pipeline.signal.AbstractSnapshotSignal<P>
io.debezium.pipeline.signal.ResumeIncrementalSnapshot<P>
All Implemented Interfaces:
Signal.Action<P>

public class ResumeIncrementalSnapshot<P extends Partition> extends AbstractSnapshotSignal<P>