public class TestDefaultCompactSelection extends TestCompactionPolicy
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestDefaultCompactSelection() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
config()
setup config values necessary for store
|
void |
testCompactionEmptyHFile() |
void |
testCompactionRatio() |
void |
testOffPeakCompactionRatio() |
void |
testStuckStoreCompaction() |
compactEquals, compactEquals, compactEquals, getSizes, initialize, setUp, sfCreate, sfCreate, sfCreate, sfCreate, tearDown, toArrayListpublic static final HBaseClassTestRule CLASS_RULE
public TestDefaultCompactSelection()
protected void config()
TestCompactionPolicyconfig in class TestCompactionPolicypublic void testCompactionRatio() throws IOException
IOExceptionpublic void testOffPeakCompactionRatio() throws IOException
IOExceptionpublic void testStuckStoreCompaction() throws IOException
IOExceptionpublic void testCompactionEmptyHFile() throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.