Skip to main content

get_replay_checkpoint

Function get_replay_checkpoint 

Source
fn get_replay_checkpoint(
    region_id: RegionId,
    topic_region_values: &Option<HashMap<RegionId, TopicRegionValue>>,
    pruned_entry_id: Option<u64>,
    is_metric_engine: bool,
) -> Option<ReplayCheckpoint>