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, toArrayList
public static final HBaseClassTestRule CLASS_RULE
public TestDefaultCompactSelection()
protected void config()
TestCompactionPolicy
config
in class TestCompactionPolicy
public void testCompactionRatio() throws IOException
IOException
public void testOffPeakCompactionRatio() throws IOException
IOException
public void testStuckStoreCompaction() throws IOException
IOException
public void testCompactionEmptyHFile() throws IOException
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.