pub fn get_region_statistic(
mito: &MitoEngine,
region_id: RegionId,
) -> Option<RegionStatistic>
Expand description
Get the region statistic of the given RegionId.
pub fn get_region_statistic(
mito: &MitoEngine,
region_id: RegionId,
) -> Option<RegionStatistic>
Get the region statistic of the given RegionId.