public static class TestCompaction.WaitThroughPutController extends org.apache.hadoop.hbase.regionserver.throttle.NoLimitThroughputController
CompactionLifeCycleTracker on which you can wait until the requested compaction
finishes.| Constructor and Description |
|---|
WaitThroughPutController() |
| Modifier and Type | Method and Description |
|---|---|
long |
control(String compactionName,
long size) |
public WaitThroughPutController()
public long control(String compactionName, long size) throws InterruptedException
control in interface org.apache.hadoop.hbase.regionserver.throttle.ThroughputControllercontrol in class org.apache.hadoop.hbase.regionserver.throttle.NoLimitThroughputControllerInterruptedExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.