Package | Description |
---|---|
org.apache.hadoop.hbase.util |
Modifier and Type | Class and Description |
---|---|
class |
RegionSplitCalculator<R extends KeyRange>
This is a generic region split calculator.
|
Modifier and Type | Class and Description |
---|---|
static class |
HBaseFsck.HbckInfo
Maintain information about a particular region.
|
Modifier and Type | Method and Description |
---|---|
static <R extends KeyRange> |
RegionSplitCalculator.findBigRanges(Collection<R> bigOverlap,
int count)
Find specified number of top ranges in a big overlap group.
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.