Function raftstore::store::worker::compact::need_compact[][src]

fn need_compact(
    num_entires: u64,
    num_versions: u64,
    tombstones_num_threshold: u64,
    tombstones_percent_threshold: u64
) -> bool