Skip to main content

mark_checkpoint_persisted

Function mark_checkpoint_persisted 

Source
fn mark_checkpoint_persisted(
    last_persisted: &mut HashMap<RegionId, i64>,
    region_ids: &[RegionId],
    now_millis: i64,
)
Expand description

Marks checkpoint persistence timestamps for regions.