public class TestPartitionedMobCompactor extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestPartitionedMobCompactor() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestPartitionedMobCompactor()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testCompactionSelectAllFilesWeeklyPolicy() throws Exception
Exceptionpublic void testCompactionSelectPartFilesWeeklyPolicy() throws Exception
Exceptionpublic void testCompactionSelectPartFilesWeeklyPolicyWithPastWeek() throws Exception
Exceptionpublic void testCompactionSelectAllFilesWeeklyPolicyWithPastWeek() throws Exception
Exceptionpublic void testCompactionSelectAllFilesMonthlyPolicy() throws Exception
Exceptionpublic void testCompactionSelectNoFilesWithinCurrentWeekMonthlyPolicy() throws Exception
Exceptionpublic void testCompactionSelectPartFilesMonthlyPolicy() throws Exception
Exceptionpublic void testCompactionSelectPartFilesMonthlyPolicyWithPastWeek() throws Exception
Exceptionpublic void testCompactionSelectAllFilesMonthlyPolicyWithPastWeek() throws Exception
Exceptionpublic void testCompactionSelectPartFilesMonthlyPolicyWithPastMonth() throws Exception
Exceptionpublic void testCompactionSelectAllFilesMonthlyPolicyWithPastMonth() throws Exception
Exceptionpublic void testCompactionSelectWithAllFiles() throws Exception
Exceptionpublic void testCompactionSelectWithPartFiles() throws Exception
Exceptionpublic void testCompactionSelectWithForceAllFiles() throws Exception
Exceptionpublic void testCompactDelFilesWithDefaultBatchSize() throws Exception
Exceptionpublic void testCompactDelFilesWithSmallBatchSize() throws Exception
Exceptionpublic void testCompactDelFilesChangeMaxDelFileCount() throws Exception
Exceptionpublic void testCompactFilesWithDstDirFull() throws Exception
Exceptionpublic void testCompactFilesWithoutDelFile() throws Exception
Exceptionpublic void testCompactFilesWithOneDelFile() throws Exception
Exceptionpublic void testCompactFilesWithMultiDelFiles() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.