public static class TestHStore.DummyStoreEngine extends org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
| Modifier and Type | Field and Description | 
|---|---|
static org.apache.hadoop.hbase.regionserver.compactions.DefaultCompactor | 
lastCreatedCompactor  | 
| Constructor and Description | 
|---|
DummyStoreEngine()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
createComponents(org.apache.hadoop.conf.Configuration conf,
                org.apache.hadoop.hbase.regionserver.HStore store,
                org.apache.hadoop.hbase.CellComparator comparator)  | 
createCompaction, createCompactionPolicy, createCompactor, createStoreFlusher, needsCompactionpublic static org.apache.hadoop.hbase.regionserver.compactions.DefaultCompactor lastCreatedCompactor
public DummyStoreEngine()
protected void createComponents(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.hbase.regionserver.HStore store, org.apache.hadoop.hbase.CellComparator comparator) throws IOException
createComponents in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngineIOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.