Class PostgresSnapshotChangeEventSource.PostgresSnapshotContext

All Implemented Interfaces:
AutoCloseable
Enclosing class:
PostgresSnapshotChangeEventSource

private static class PostgresSnapshotChangeEventSource.PostgresSnapshotContext extends RelationalSnapshotChangeEventSource.RelationalSnapshotContext<PostgresPartition,PostgresOffsetContext>
Mutable context which is populated in the course of snapshotting.
  • Constructor Details

    • PostgresSnapshotContext

      PostgresSnapshotContext(PostgresPartition partition, String catalogName, boolean onDemand)