@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(Configuration conf,
Store store)
Creates the DefaultMobCompactor.
|
protected void |
createStoreFlusher(Configuration conf,
Store store) |
createCompaction, createCompactionPolicy, createComponents, needsCompactioncreate, getCompactionPolicy, getCompactor, getStoreFileManager, getStoreFlusherprotected void createStoreFlusher(Configuration conf,
Store store)
throws IOException
createStoreFlusher in class DefaultStoreEngineIOExceptionprotected void createCompactor(Configuration conf,
Store store)
throws IOException
createCompactor in class DefaultStoreEngineIOException