| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.master.assignment | |
| org.apache.hadoop.hbase.master.normalizer | The Region Normalizer subsystem is responsible for coaxing all the regions in a table toward
 a "normal" size, according to their storefile size. | 
| Modifier and Type | Field and Description | 
|---|---|
| private RegionStates | AssignmentManager. regionStates | 
| Modifier and Type | Method and Description | 
|---|---|
| RegionStates | AssignmentManager. getRegionStates() | 
| Modifier and Type | Field and Description | 
|---|---|
| private RegionStates | SimpleRegionNormalizer.NormalizeContext. regionStates | 
| Modifier and Type | Method and Description | 
|---|---|
| RegionStates | SimpleRegionNormalizer.NormalizeContext. getRegionStates() | 
| Modifier and Type | Method and Description | 
|---|---|
| private boolean | SimpleRegionNormalizer. skipForMerge(SimpleRegionNormalizer.NormalizerConfiguration normalizerConfiguration,
            RegionStates regionStates,
            RegionInfo regionInfo)Determine if a  RegionInfoshould be considered for a merge operation. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.