public static class TestCompaction.Tracker extends Object implements org.apache.hadoop.hbase.regionserver.compactions.CompactionLifeCycleTracker
CompactionLifeCycleTracker on which you can wait until the requested compaction
finishes.DUMMY| Constructor and Description |
|---|
Tracker(CountDownLatch done) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterExecution(Store store) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbeforeExecution, completed, notExecutedpublic Tracker(CountDownLatch done)
public void afterExecution(Store store)
afterExecution in interface org.apache.hadoop.hbase.regionserver.compactions.CompactionLifeCycleTrackerCopyright © 2007–2019 Cloudera. All rights reserved.