public class TestMobCompactor extends Object
| Constructor and Description |
|---|
TestMobCompactor() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp(String tableNameAsString) |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testCompactionWithHFileLink() |
void |
testMajorCompactionFromAdmin() |
void |
testMinorCompaction() |
void |
testScannerAfterCompactions() |
void |
testScannerOnBulkLoadRefHFiles() |
public void setUp(String tableNameAsString) throws IOException
IOExceptionpublic void testCompactionWithHFileLink()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testMajorCompactionFromAdmin()
throws Exception
Exceptionpublic void testScannerOnBulkLoadRefHFiles()
throws Exception
Exception