Current section
Files
Jump to
Current section
Files
include/lightspeed@pipeline@checkpoint_ResumePoint.hrl
-record(resume_point, {
run_id :: binary(),
stage :: binary(),
sequence :: integer(),
watermark :: lightspeed@pipeline@checkpoint:watermark()
}).