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
Nested ClassesModifier and TypeClassDescriptionstatic final classprivate static final class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static CountDownLatchprivate static CountDownLatchprivate static final byte[]static final HBaseClassTestRuleprivate static final org.apache.hadoop.hbase.TableNameprivate static final byte[]private org.apache.hadoop.hbase.regionserver.HRegionprivate static org.apache.hadoop.hbase.regionserver.FlushLifeCycleTrackerprivate static final HBaseTestingUtility -
Constructor Summary
Constructors -
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:
IOExceptionInterruptedException
-
testNotExecuted
- Throws:
IOExceptionInterruptedException
-