Uses of Interface
org.apache.hadoop.hbase.util.KeyRange
Packages that use KeyRange
-
Uses of KeyRange in org.apache.hadoop.hbase.util
Classes in org.apache.hadoop.hbase.util with type parameters of type KeyRangeModifier and TypeClassDescriptionclass
RegionSplitCalculator<R extends KeyRange>
This is a generic region split calculator.Classes in org.apache.hadoop.hbase.util that implement KeyRangeModifier and TypeClassDescriptionclass
Maintain information about a particular region.Methods in org.apache.hadoop.hbase.util with type parameters of type KeyRangeModifier and TypeMethodDescriptionRegionSplitCalculator.findBigRanges
(Collection<R> bigOverlap, int count) Find specified number of top ranges in a big overlap group.private static <R extends KeyRange>
byte[]RegionSplitCalculator.specialEndKey
(R range) SPECIAL CASE wrapper for empty end key