public class TestDateTieredCompactionPolicyHeterogeneousStorage extends AbstractTestDateTieredCompactionPolicy
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
static String |
COLD_WINDOW_SP |
static String |
HOT_WINDOW_SP |
static String |
WARM_WINDOW_SP |
| Constructor and Description |
|---|
TestDateTieredCompactionPolicyHeterogeneousStorage() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
config()
setup config values necessary for store
|
void |
testColdWindow()
Test for not incoming window.
|
void |
testIncomingWindowHot()
Test for minor compaction of incoming window.
|
void |
testMajorCompation()
Test for Major compaction.
|
void |
testNotIncomingWindowAndIsHot()
Test for not incoming window.
|
void |
testNotIncomingWindowWarm()
Test for not incoming window.
|
void |
testRatioT0()
Test for not incoming window.
|
compactEquals, compactEqualsStoragePolicy, sfCreatecompactEquals, compactEquals, compactEquals, getSizes, initialize, setUp, sfCreate, sfCreate, sfCreate, sfCreate, tearDown, toArrayListpublic static final HBaseClassTestRule CLASS_RULE
public static final String HOT_WINDOW_SP
public static final String WARM_WINDOW_SP
public static final String COLD_WINDOW_SP
public TestDateTieredCompactionPolicyHeterogeneousStorage()
protected void config()
TestCompactionPolicyconfig in class TestCompactionPolicypublic void testIncomingWindowHot() throws IOException
IOException - with errorpublic void testNotIncomingWindowWarm() throws IOException
IOException - with errorpublic void testNotIncomingWindowAndIsHot() throws IOException
IOException - with errorpublic void testColdWindow() throws IOException
IOException - with errorpublic void testRatioT0() throws IOException
IOException - with errorpublic void testMajorCompation() throws IOException
IOException - with errorCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.