| 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 | 
|---|---|
| class  | HbckRegionInfoMaintain 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. | 
| private static <R extends KeyRange> | RegionSplitCalculator. specialEndKey(R range)SPECIAL CASE wrapper for empty end key | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.