| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.regionserver | 
| Modifier and Type | Method and Description | 
|---|---|
| CompositeImmutableSegment | SegmentFactory. createCompositeImmutableSegment(CellComparator comparator,
                               List<ImmutableSegment> segments) | 
| protected CompositeImmutableSegment | CompositeImmutableSegment. setCellSet(CellSet cellSetOld,
          CellSet cellSetNew)Setting the CellSet of the segment - used only for flat immutable segment for setting
 immutable CellSet after its creation in immutable segment constructor | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.