Function get_region_statistic

Source
pub fn get_region_statistic(
    mito: &MitoEngine,
    region_id: RegionId,
) -> Option<RegionStatistic>
Expand description

Get the region statistic of the given RegionId.