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

fn check_need_gc(
    safe_point: TimeStamp,
    ratio_threshold: f64,
    props: &MvccProperties
) -> bool