public static class TestHStore.DummyStoreEngine extends DefaultStoreEngine
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hadoop.hbase.regionserver.compactions.DefaultCompactor |
lastCreatedCompactor |
DEFAULT_COMPACTION_POLICY_CLASS_KEY, DEFAULT_COMPACTOR_CLASS_KEY, DEFAULT_STORE_FLUSHER_CLASS_KEYcompactionPolicy, compactor, STORE_ENGINE_CLASS_KEY, storeFileManager, storeFlusher| Constructor and Description |
|---|
DummyStoreEngine() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createComponents(org.apache.hadoop.conf.Configuration conf,
HStore store,
CellComparator comparator) |
createCompaction, createCompactionPolicy, createCompactor, createStoreFlusher, needsCompactioncreate, getCompactionPolicy, getCompactor, getStoreFileManager, getStoreFlusherpublic static org.apache.hadoop.hbase.regionserver.compactions.DefaultCompactor lastCreatedCompactor
public DummyStoreEngine()
protected void createComponents(org.apache.hadoop.conf.Configuration conf, HStore store, CellComparator comparator) throws IOException
createComponents in class DefaultStoreEngineIOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.