risingwave_hummock_sdk::table_stats

Function to_prost_table_stats_map

source
pub fn to_prost_table_stats_map(
    table_stats: impl Borrow<TableStatsMap>,
) -> HashMap<u32, PbTableStats>