Class PressureAwareThroughputController

java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.hadoop.hbase.regionserver.throttle.PressureAwareThroughputController
All Implemented Interfaces:
org.apache.hadoop.conf.Configurable, ThroughputController, Stoppable
Direct Known Subclasses:
PressureAwareCompactionThroughputController, PressureAwareFlushThroughputController

@LimitedPrivate("Configuration") public abstract class PressureAwareThroughputController extends org.apache.hadoop.conf.Configured implements ThroughputController, Stoppable