| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.regionserver |
| 限定符和类型 | 字段和说明 |
|---|---|
protected MutableSegment |
AbstractMemStore.active |
| 限定符和类型 | 方法和说明 |
|---|---|
MutableSegment |
SegmentFactory.createMutableSegment(org.apache.hadoop.conf.Configuration conf,
CellComparator comparator,
MemStoreSizing memstoreSizing) |
| 限定符和类型 | 方法和说明 |
|---|---|
ImmutableSegment |
SegmentFactory.createImmutableSegment(MutableSegment segment,
MemStoreSizing memstoreSizing) |
protected void |
CompactingMemStore.pushActiveToPipeline(MutableSegment active) |
boolean |
CompactionPipeline.pushHead(MutableSegment segment) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.