Class OpenIncrementalSnapshotWindow<P extends Partition>

java.lang.Object
io.debezium.pipeline.signal.actions.snapshotting.OpenIncrementalSnapshotWindow<P>
All Implemented Interfaces:
SignalAction<P>

public class OpenIncrementalSnapshotWindow<P extends Partition> extends Object implements SignalAction<P>
  • Field Details

  • Constructor Details

    • OpenIncrementalSnapshotWindow

      public OpenIncrementalSnapshotWindow()
  • Method Details

    • arrived

      public boolean arrived(SignalPayload<P> signalPayload)
      Specified by:
      arrived in interface SignalAction<P extends Partition>
      Parameters:
      signalPayload - the content of the signal
      Returns:
      true if the signal was processed