detect_index_freshness_controlled

Function detect_index_freshness_controlled 

Source
fn detect_index_freshness_controlled(
    store: &AtlasStore,
    plan: &ScanRuntimePlan,
    scan_limits: ScanLimits,
    control: &IndexWorkControl,
) -> Result<IndexFreshnessAssessment, CliError>
Expand description

Detect the complete local-source delta under one cooperative work boundary.