Module rlink::core::checkpoint[][src]

Structs

descriptor a Checkpoint use for network communication between Coordinator and Worker

checkpoint handle identify a checkpoint resource eg: 1. checkpoint state and save to distribution file system, mark the file path as handle. 2. as mq system, mark the offset as handle

This struct provides a context in which user functions that use managed state metadata

Traits