Class PressureAwareFlushThroughputController

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

@LimitedPrivate("Configuration") public class PressureAwareFlushThroughputController extends PressureAwareThroughputController
A throughput controller which uses the follow schema to limit throughput
See Also: