@InterfaceAudience.Private public class MobStoreEngine extends DefaultStoreEngine
StoreEngine.IOExceptionRunnable| Modifier and Type | Field and Description |
|---|---|
static String |
MOB_COMPACTOR_CLASS_KEY |
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, needsCompactionaddStoreFiles, commitStoreFiles, create, createComponentsOnce, createStoreFileAndReader, createStoreFileAndReader, createWriter, getBloomFilterMetrics, getCompactionPolicy, getCompactor, getStoreFileManager, getStoreFlusher, initialize, readLock, readUnlock, refreshStoreFiles, refreshStoreFiles, removeCompactedFiles, replaceStoreFiles, requireWritingToTmpDirFirst, validateStoreFile, writeLock, writeUnlockpublic static final String MOB_COMPACTOR_CLASS_KEY
public 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–2020 The Apache Software Foundation. All rights reserved.