Function raftstore::coprocessor::get_region_approximate_keys[][src]

pub fn get_region_approximate_keys(
    db: &impl KvEngine,
    region: &Region,
    large_threshold: u64
) -> Result<u64>

Get the approximate number of keys in the range.