Class RegionNormalizerWorker

java.lang.Object
org.apache.hadoop.hbase.master.normalizer.RegionNormalizerWorker
All Implemented Interfaces:
Runnable, ConfigurationObserver, PropagatingConfigurationObserver

Consumes normalization request targets (TableNames) off the RegionNormalizerWorkQueue, dispatches them to the RegionNormalizer, and executes the resulting NormalizationPlans.