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 |
testCompactFilesWithDstDirFull() |
void |
testCompactionSelectToAvoidCompactOneFileWithDelete() |
void |
testCompactionSelectWithAllFiles() |
void |
testCompactionSelectWithForceAllFiles() |
void |
testCompactionSelectWithPartFiles() |
public void testCompactionSelectWithAllFiles() throws Exception
Exception
public void testCompactionSelectToAvoidCompactOneFileWithDelete() throws Exception
Exception
public void testCompactionSelectWithPartFiles() throws Exception
Exception
public void testCompactionSelectWithForceAllFiles() throws Exception
Exception
public void testCompactDelFilesWithDefaultBatchSize() throws Exception
Exception
public void testCompactDelFilesWithSmallBatchSize() throws Exception
Exception
public void testCompactDelFilesChangeMaxDelFileCount() throws Exception
Exception