public class TestStripeStoreFileManager
extends java.lang.Object
| 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 void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic void testInsertFilesIntoL0()
throws java.lang.Exception
java.lang.Exceptionpublic void testClearFiles()
throws java.lang.Exception
java.lang.Exceptionpublic void testRowKeyBefore()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetSplitPointEdgeCases()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetStripeBoundarySplits()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetUnbalancedSplits()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetFilesForGetAndScan()
throws java.lang.Exception
java.lang.Exceptionpublic void testLoadFilesWithRecoverableBadFiles()
throws java.lang.Exception
java.lang.Exceptionpublic void testLoadFilesWithBadStripe()
throws java.lang.Exception
java.lang.Exceptionpublic void testLoadFilesWithGaps()
throws java.lang.Exception
java.lang.Exceptionpublic void testLoadFilesAfterSplit()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddingCompactionResults()
throws java.lang.Exception
java.lang.Exceptionpublic void testCompactionAndFlushConflict()
throws java.lang.Exception
java.lang.Exceptionpublic void testEmptyResultsForStripes()
throws java.lang.Exception
java.lang.Exceptionpublic void testPriority()
throws java.lang.Exception
java.lang.Exception