Checkpoint |
data class Checkpoint |
CheckpointStorage |
interface CheckpointStorage Thread-safe storage of fiber checkpoints. |
PerFileCheckpointStorage |
class PerFileCheckpointStorage : CheckpointStorage File-based checkpoint storage, storing checkpoints per file. |