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ยง

RuntimeCheckpoint
Runtime-managed checkpoint that wraps a source checkpoint with additional tracking information.
SourceCheckpoint
Checkpoint state for a source connector.