public class TestPartitionedMobCompactor extends Object
| Constructor and Description |
|---|
TestPartitionedMobCompactor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testCompactDelFilesChangeMaxDelFileCount() |
void |
testCompactDelFilesWithDefaultBatchSize() |
void |
testCompactDelFilesWithSmallBatchSize() |
void |
testCompactionSelectWithAllFiles() |
void |
testCompactionSelectWithForceAllFiles() |
void |
testCompactionSelectWithPartFiles() |
public void testCompactionSelectWithAllFiles()
throws Exception
Exceptionpublic void testCompactionSelectWithPartFiles()
throws Exception
Exceptionpublic void testCompactionSelectWithForceAllFiles()
throws Exception
Exceptionpublic void testCompactDelFilesWithDefaultBatchSize()
throws Exception
Exceptionpublic void testCompactDelFilesWithSmallBatchSize()
throws Exception
Exception