| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.master | |
| 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 RegionNormalizerManager | HMaster. regionNormalizerManager | 
| Modifier and Type | Method and Description | 
|---|---|
| RegionNormalizerManager | MasterServices. getRegionNormalizerManager() | 
| RegionNormalizerManager | HMaster. getRegionNormalizerManager() | 
| Modifier and Type | Method and Description | 
|---|---|
| static RegionNormalizerManager | RegionNormalizerFactory. createNormalizerManager(org.apache.hadoop.conf.Configuration conf,
                       ZKWatcher zkWatcher,
                       HMaster master) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.