Class MySqlSnapshotChangeEventSource.MySqlSnapshotContext

All Implemented Interfaces:
AutoCloseable
Enclosing class:
MySqlSnapshotChangeEventSource

private static class MySqlSnapshotChangeEventSource.MySqlSnapshotContext extends RelationalSnapshotChangeEventSource.RelationalSnapshotContext<MySqlPartition,MySqlOffsetContext>
Mutable context which is populated in the course of snapshotting.
  • Constructor Details

    • MySqlSnapshotContext

      MySqlSnapshotContext(MySqlPartition partition, boolean onDemand)