public class TestStripeStoreFileManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestStripeStoreFileManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testAddingCompactionResults() |
void |
testClearFiles() |
void |
testCompactionAndFlushConflict() |
void |
testEmptyResultsForStripes() |
void |
testGetFilesForGetAndScan() |
void |
testGetSplitPointEdgeCases() |
void |
testGetStripeBoundarySplits() |
void |
testGetUnbalancedSplits() |
void |
testInsertFilesIntoL0() |
void |
testLoadFilesAfterSplit() |
void |
testLoadFilesWithBadStripe() |
void |
testLoadFilesWithGaps() |
void |
testLoadFilesWithRecoverableBadFiles() |
void |
testPriority() |
void |
testRowKeyBefore() |
public static final HBaseClassTestRule CLASS_RULE
public TestStripeStoreFileManager()
public void testInsertFilesIntoL0() throws Exception
Exceptionpublic void testClearFiles() throws Exception
Exceptionpublic void testRowKeyBefore() throws Exception
Exceptionpublic void testGetSplitPointEdgeCases() throws Exception
Exceptionpublic void testGetStripeBoundarySplits() throws Exception
Exceptionpublic void testGetUnbalancedSplits() throws Exception
Exceptionpublic void testGetFilesForGetAndScan() throws Exception
Exceptionpublic void testLoadFilesWithRecoverableBadFiles() throws Exception
Exceptionpublic void testLoadFilesWithBadStripe() throws Exception
Exceptionpublic void testLoadFilesWithGaps() throws Exception
Exceptionpublic void testLoadFilesAfterSplit() throws Exception
Exceptionpublic void testAddingCompactionResults() throws Exception
Exceptionpublic void testCompactionAndFlushConflict() throws Exception
Exceptionpublic void testEmptyResultsForStripes() throws Exception
Exceptionpublic void testPriority() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.