Package | Description |
---|---|
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 | Method and Description |
---|---|
MergeNormalizationPlan |
MergeNormalizationPlan.Builder.build() |
Modifier and Type | Method and Description |
---|---|
private void |
RegionNormalizerWorker.submitMergePlan(MergeNormalizationPlan plan)
Interacts with
MasterServices in order to execute a plan. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.