@InterfaceAudience.Private public class MobStoreEngine extends DefaultStoreEngine
DEFAULT_COMPACTION_POLICY_CLASS_KEY, DEFAULT_COMPACTOR_CLASS_KEY, DEFAULT_STORE_FLUSHER_CLASS_KEYcompactionPolicy, compactor, STORE_ENGINE_CLASS_KEY, storeFileManager, storeFlusher| Constructor and Description | 
|---|
| MobStoreEngine() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | createCompactor(org.apache.hadoop.conf.Configuration conf,
               HStore store)Creates the DefaultMobCompactor. | 
| protected void | createStoreFlusher(org.apache.hadoop.conf.Configuration conf,
                  HStore store) | 
createCompaction, createCompactionPolicy, createComponents, needsCompactioncreate, getCompactionPolicy, getCompactor, getStoreFileManager, getStoreFlusherpublic MobStoreEngine()
protected void createStoreFlusher(org.apache.hadoop.conf.Configuration conf, HStore store) throws IOException
createStoreFlusher in class DefaultStoreEngineIOExceptionprotected void createCompactor(org.apache.hadoop.conf.Configuration conf, HStore store) throws IOException
createCompactor in class DefaultStoreEngineIOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.