@InterfaceAudience.Private public class BasicMemStoreCompactionStrategy extends MemStoreCompactionStrategy
MemStoreCompactionStrategy.Action| Modifier and Type | Field and Description | 
|---|---|
| private static String | NAME | 
cfName, COMPACTING_MEMSTORE_THRESHOLD_DEFAULT, COMPACTING_MEMSTORE_THRESHOLD_KEY, LOG, pipelineThreshold| Constructor and Description | 
|---|
| BasicMemStoreCompactionStrategy(org.apache.hadoop.conf.Configuration conf,
                               String cfName) | 
| Modifier and Type | Method and Description | 
|---|---|
| MemStoreCompactionStrategy.Action | getAction(VersionedSegmentsList versionedList) | 
| protected String | getName() | 
compact, getFlattenAction, getMergingAction, resetStats, simpleMergeOrFlatten, toString, updateStatsprivate static final String NAME
public BasicMemStoreCompactionStrategy(org.apache.hadoop.conf.Configuration conf, String cfName)
public MemStoreCompactionStrategy.Action getAction(VersionedSegmentsList versionedList)
getAction in class MemStoreCompactionStrategyprotected String getName()
getName in class MemStoreCompactionStrategyCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.