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
IOException
public void testCompactionWithHFileLink() throws IOException, InterruptedException
IOException
InterruptedException
public void testMajorCompactionFromAdmin() throws Exception
Exception
public void testScannerOnBulkLoadRefHFiles() throws Exception
Exception