Skip to main content

Module checkpoint

Module checkpoint 

Source
Expand description

Connector checkpoint types. Source checkpoints: the minimal state needed to resume a connector where it left off after a restart (Kafka offsets, CDC LSN/GTID, etc.).

Structsยง

PersistentOffset
Immutable, append-only serialized value for a large source offset.
SourceCheckpoint
Checkpoint state for a source connector.