Class TestFlushLifeCycleTracker
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestFlushLifeCycleTracker
Confirm that the function of FlushLifeCycleTracker is OK as we do not use it in our own code.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
private static final class
-
Field Summary
Modifier and TypeFieldDescriptionprivate static CountDownLatch
private static CountDownLatch
private static final byte[]
static final HBaseClassTestRule
private static final org.apache.hadoop.hbase.TableName
private static final byte[]
private org.apache.hadoop.hbase.regionserver.HRegion
private static org.apache.hadoop.hbase.regionserver.FlushLifeCycleTracker
private static final HBaseTestingUtility
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
UTIL
-
NAME
-
CF
-
QUALIFIER
-
region
-
TRACKER
-
ARRIVE
-
BLOCK
-
-
Constructor Details
-
TestFlushLifeCycleTracker
public TestFlushLifeCycleTracker()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
setUp
- Throws:
IOException
-
tearDown
- Throws:
IOException
-
test
- Throws:
IOException
InterruptedException
-
testNotExecuted
- Throws:
IOException
InterruptedException
-