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() |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.