| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.master.balancer | |
| 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.
|
| org.apache.hadoop.hbase.master.replication | |
| org.apache.hadoop.hbase.master.snapshot |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanStateStore
Store a boolean state.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoadBalancerStateStore
Store the balancer state.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegionNormalizerStateStore
Store region normalizer state.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReplicationPeerModificationStateStore
Store the peer modification state.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SnapshotCleanupStateStore
Store the snapshot cleanup enabled state.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.