| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.regionserver |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AdaptiveMemStoreCompactionStrategy
Adaptive is a heuristic that chooses whether to apply data compaction or not based on the
level of redundancy in the data.
|
class |
BasicMemStoreCompactionStrategy
Basic strategy chooses between two actions: flattening a segment or merging indices of all
segments in the pipeline.
|
class |
EagerMemStoreCompactionStrategy |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.