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