Uses of Class
org.apache.hadoop.hbase.regionserver.MemStoreCompactionStrategy
-
Uses of MemStoreCompactionStrategy in org.apache.hadoop.hbase.regionserver
Modifier and TypeClassDescriptionclass
Adaptive is a heuristic that chooses whether to apply data compaction or not based on the level of redundancy in the data.class
Basic strategy chooses between two actions: flattening a segment or merging indices of all segments in the pipeline.class