pub type PbTableStatsMap = HashMap<TableId, PbTableStats>;
pub struct PbTableStatsMap { /* private fields */ }