| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.regionserver | 
| Modifier and Type | Field and Description | 
|---|---|
protected MutableSegment | 
AbstractMemStore.active  | 
| Modifier and Type | Method and Description | 
|---|---|
MutableSegment | 
SegmentFactory.createMutableSegment(org.apache.hadoop.conf.Configuration conf,
                    CellComparator comparator,
                    MemStoreSizing memstoreSizing)  | 
private MutableSegment | 
SegmentFactory.generateMutableSegment(org.apache.hadoop.conf.Configuration conf,
                      CellComparator comparator,
                      MemStoreLAB memStoreLAB,
                      MemStoreSizing memstoreSizing)  | 
(package private) MutableSegment | 
AbstractMemStore.getActive()  | 
| Modifier and Type | Method and Description | 
|---|---|
ImmutableSegment | 
SegmentFactory.createImmutableSegment(MutableSegment segment,
                      MemStoreSizing memstoreSizing)  | 
protected void | 
CompactingMemStore.pushActiveToPipeline(MutableSegment active)  | 
boolean | 
CompactionPipeline.pushHead(MutableSegment segment)  | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.