Uses of Class
org.apache.hadoop.hbase.regionserver.CompositeImmutableSegment
-
Uses of CompositeImmutableSegment in org.apache.hadoop.hbase.regionserver
Modifier and TypeMethodDescriptionSegmentFactory.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