Class TestCompactionLifeCycleTracker
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestCompactionLifeCycleTracker
Confirm that the function of CompactionLifeCycleTracker 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 final byte[]private 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.compactions.CompactionLifeCycleTrackerprivate static final HBaseTestingUtility -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CLASS_RULE
-
UTIL
-
NAME
-
CF1
-
CF2
-
QUALIFIER
-
region
-
TRACKER
-
-
Constructor Details
-
TestCompactionLifeCycleTracker
public TestCompactionLifeCycleTracker()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
setUp
- Throws:
IOException
-
tearDown
- Throws:
IOException
-
testRequestOnRegion
- Throws:
IOExceptionInterruptedException
-
testRequestOnStore
- Throws:
IOExceptionInterruptedException
-
testSpaceQuotaViolation
- Throws:
IOExceptionInterruptedException
-