Uses of Class
org.apache.hadoop.hbase.util.RegionSplitter.NumberStringSplit
Packages that use RegionSplitter.NumberStringSplit
-
Uses of RegionSplitter.NumberStringSplit in org.apache.hadoop.hbase.util
Subclasses of RegionSplitter.NumberStringSplit in org.apache.hadoop.hbase.utilModifier 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.