Function tikv::storage::mvcc::has_data_in_range [−][src]
pub fn has_data_in_range<S: Snapshot>(
snapshot: S,
cf: CfName,
left: &Key,
right: &Key,
statistic: &mut CfStatistics
) -> Result<bool>
pub fn has_data_in_range<S: Snapshot>(
snapshot: S,
cf: CfName,
left: &Key,
right: &Key,
statistic: &mut CfStatistics
) -> Result<bool>