Checkpoint Iterators
September 9, 2026 ยท View on GitHub
Save and restore the state of any Checkpointable object, addressed by step
(IteratorCheckpoint), and validate that a checkpoint matches the object it
is restored into (validate_restore_compatibility).
See Also
- Checkpoint Overview - All checkpoint tools
- Checkpointing Guide
- Checkpoint Quick Reference
::: datarax.checkpoint.iterators