Class TestCompactionToolNpeFix
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestCompactionToolNpeFix
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final byte[]
private org.apache.hadoop.hbase.regionserver.HRegion
private static org.apache.hadoop.fs.Path
private final org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
after()
private org.apache.hadoop.hbase.regionserver.HStore
private void
putAndFlush
(int key) void
setUp()
static void
static void
tearDown()
void
void
-
Field Details
-
CLASS_RULE
-
TESTUTIL
-
region
-
qualifier
-
rootDir
-
tableName
-
-
Constructor Details
-
TestCompactionToolNpeFix
public TestCompactionToolNpeFix()
-
-
Method Details
-
setUpAfterClass
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
setUp
- Throws:
IOException
-
after
- Throws:
IOException
-
putAndFlush
- Throws:
Exception
-
prepareStoreWithMultiFiles
- Throws:
Exception
-
testCompactedFilesArchived
- Throws:
Exception
-
testCompactedFilesArchivedMapRed
- Throws:
Exception
-