pub type RegionDistribution = BTreeMap<DatanodeId, Vec<RegionNumber>>;
Aliased Typeยง
struct RegionDistribution { /* private fields */ }
pub type RegionDistribution = BTreeMap<DatanodeId, Vec<RegionNumber>>;
struct RegionDistribution { /* private fields */ }