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ยง
- Runtime
Checkpoint - Runtime-managed checkpoint that wraps a source checkpoint with additional tracking information.
- Source
Checkpoint - Checkpoint state for a source connector.