Uses of Class
org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
-
Uses of RegionSplitter.NumberStringSplit in org.apache.hadoop.hbase.util
Modifier and TypeClassDescriptionstatic class
The format of a DecimalStringSplit region boundary is the ASCII representation of reversed sequential number, or any other uniformly distributed decimal value.static class
HexStringSplit is a well-knownRegionSplitter.SplitAlgorithm
for choosing region boundaries.