Function tikv::server::gc_worker::compaction_filter::check_need_gc[][src]

fn check_need_gc(
    safe_point: TimeStamp,
    ratio_threshold: f64,
    context: &CompactionFilterContext
) -> bool