Skip to main content

Module checkpoint

Module checkpoint 

Source
Expand description

Connector checkpoint types. Connector checkpoint types.

Checkpoints capture the position of a source connector so it can resume from where it left off after a restart.

Structsยง

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