Class BinlogSnapshotChangeEventSource.BinlogSnapshotContext<P extends BinlogPartition,O extends BinlogOffsetContext>

All Implemented Interfaces:
AutoCloseable
Enclosing class:
BinlogSnapshotChangeEventSource<P extends BinlogPartition,O extends BinlogOffsetContext<?>>

private static class BinlogSnapshotChangeEventSource.BinlogSnapshotContext<P extends BinlogPartition,O extends BinlogOffsetContext> extends RelationalSnapshotChangeEventSource.RelationalSnapshotContext<P,O>
Mutable context which is populated in the course of snapshotting.
  • Constructor Details

    • BinlogSnapshotContext

      BinlogSnapshotContext(P partition, boolean onDemand)