public class TestStripeStoreEngine extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestStripeStoreEngine.TestStoreEngine |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestStripeStoreEngine() |
Modifier and Type | Method and Description |
---|---|
private static ArrayList<org.apache.hadoop.hbase.regionserver.HStoreFile> |
al(org.apache.hadoop.hbase.regionserver.HStoreFile... sfs) |
private static TestStripeStoreEngine.TestStoreEngine |
createEngine(org.apache.hadoop.conf.Configuration conf) |
private static org.apache.hadoop.hbase.regionserver.HStoreFile |
createFile() |
void |
testCompactionContextForceSelect() |
void |
testCreateBasedOnConfig() |
public static final HBaseClassTestRule CLASS_RULE
public TestStripeStoreEngine()
public void testCreateBasedOnConfig() throws Exception
Exception
public void testCompactionContextForceSelect() throws Exception
Exception
private static org.apache.hadoop.hbase.regionserver.HStoreFile createFile() throws Exception
Exception
private static TestStripeStoreEngine.TestStoreEngine createEngine(org.apache.hadoop.conf.Configuration conf) throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.