|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyRange | |
---|---|
org.apache.hadoop.hbase.util |
Uses of KeyRange in org.apache.hadoop.hbase.util |
---|
Classes in org.apache.hadoop.hbase.util with type parameters of type KeyRange | |
---|---|
class |
RegionSplitCalculator<R extends KeyRange>
This is a generic region split calculator. |
Classes in org.apache.hadoop.hbase.util that implement KeyRange | |
---|---|
static class |
HBaseFsck.HbckInfo
Maintain information about a particular region. |
Methods in org.apache.hadoop.hbase.util with type parameters of type KeyRange | ||
---|---|---|
static
|
RegionSplitCalculator.findBigRanges(Collection<R> bigOverlap,
int count)
Find specified number of top ranges in a big overlap group. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |