Class TestCompaction.WaitThroughPutController
java.lang.Object
org.apache.hadoop.hbase.regionserver.throttle.NoLimitThroughputController
org.apache.hadoop.hbase.regionserver.TestCompaction.WaitThroughPutController
- All Implemented Interfaces:
org.apache.hadoop.hbase.regionserver.throttle.ThroughputController,org.apache.hadoop.hbase.Stoppable
- Enclosing class:
- TestCompaction
public static class TestCompaction.WaitThroughPutController
extends org.apache.hadoop.hbase.regionserver.throttle.NoLimitThroughputController
Simple
CompactionLifeCycleTracker on which you can wait until the requested compaction
finishes.-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.regionserver.throttle.NoLimitThroughputController
INSTANCE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.hbase.regionserver.throttle.NoLimitThroughputController
finish, isStopped, setup, start, stop, toString
-
Constructor Details
-
WaitThroughPutController
public WaitThroughPutController()
-
-
Method Details
-
control
- Specified by:
controlin interfaceorg.apache.hadoop.hbase.regionserver.throttle.ThroughputController- Overrides:
controlin classorg.apache.hadoop.hbase.regionserver.throttle.NoLimitThroughputController- Throws:
InterruptedException
-