| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.master.normalizer |
| Modifier and Type | Field and Description |
|---|---|
private RegionNormalizer |
HMaster.normalizer |
| Modifier and Type | Method and Description |
|---|---|
RegionNormalizer |
MasterServices.getRegionNormalizer() |
RegionNormalizer |
HMaster.getRegionNormalizer() |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleRegionNormalizer
Simple implementation of region normalizer.
|
| Modifier and Type | Method and Description |
|---|---|
static RegionNormalizer |
RegionNormalizerFactory.getRegionNormalizer(org.apache.hadoop.conf.Configuration conf)
Create a region normalizer from the given conf.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.