Uses of Class
org.apache.hadoop.hbase.master.MasterStateStore
Package
Description
The Region Normalizer subsystem is responsible for coaxing all the regions in a table toward
a "normal" size, according to their storefile size.
-
Uses of MasterStateStore in org.apache.hadoop.hbase.master
Modifier and TypeClassDescriptionclass
Store a boolean state.private static final class
-
Uses of MasterStateStore in org.apache.hadoop.hbase.master.balancer
-
Uses of MasterStateStore in org.apache.hadoop.hbase.master.normalizer
-
Uses of MasterStateStore in org.apache.hadoop.hbase.master.replication
Modifier and TypeClassDescriptionclass
Store the peer modification state. -
Uses of MasterStateStore in org.apache.hadoop.hbase.master.snapshot
Modifier and TypeClassDescriptionclass
Store the snapshot cleanup enabled state.