Function region_name

Source
pub fn region_name(table_id: TableId, region_sequence: RegionSeq) -> String
Expand description

Generate region name in the form of “{TABLE_ID}_{REGION_SEQUENCE}”