| Modifier and Type | Method and Description | 
|---|---|
| void | MutableDeletionInfo.Builder. add(RangeTombstoneMarker marker) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | AbstractSSTableIterator.Reader. updateOpenMarker(RangeTombstoneMarker marker) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected RangeTombstoneMarker | PurgeFunction. applyToMarker(RangeTombstoneMarker marker) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected RangeTombstoneMarker | PurgeFunction. applyToMarker(RangeTombstoneMarker marker) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractRangeTombstoneMarker<B extends ClusteringBoundOrBoundary> | 
| class  | RangeTombstoneBoundaryMarkerA range tombstone marker that represents a boundary between 2 range tombstones (i.e. | 
| class  | RangeTombstoneBoundMarkerA range tombstone marker that indicates the bound of a range tombstone (start or end). | 
| Modifier and Type | Method and Description | 
|---|---|
| RangeTombstoneMarker | RangeTombstoneMarker. copy(AbstractAllocator allocator) | 
| RangeTombstoneMarker | UnfilteredSerializer. deserializeMarkerBody(DataInputPlus in,
                     SerializationHeader header,
                     ClusteringBoundOrBoundary bound) | 
| RangeTombstoneMarker | RangeTombstoneMarker.Merger. merge() | 
| RangeTombstoneMarker[] | RangeTombstoneMarker.Merger. mergedMarkers() | 
| RangeTombstoneMarker | RangeTombstoneMarker. withNewOpeningDeletionTime(boolean reversed,
                          DeletionTime newDeletionTime) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RangeTombstoneMarker.Merger. add(int i,
   RangeTombstoneMarker marker) | 
| void | UnfilteredRowIterators.MergeListener. onMergedRangeTombstoneMarkers(RangeTombstoneMarker merged,
                             RangeTombstoneMarker[] versions)Called once for every range tombstone marker participating in the merge. | 
| void | UnfilteredRowIterators.MergeListener. onMergedRangeTombstoneMarkers(RangeTombstoneMarker merged,
                             RangeTombstoneMarker[] versions)Called once for every range tombstone marker participating in the merge. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected RangeTombstoneMarker | Filter. applyToMarker(RangeTombstoneMarker marker) | 
| protected RangeTombstoneMarker | Transformation. applyToMarker(RangeTombstoneMarker marker)Applied to any RTM we encounter in a rows/unfiltered iterator | 
| Modifier and Type | Method and Description | 
|---|---|
| protected RangeTombstoneMarker | Filter. applyToMarker(RangeTombstoneMarker marker) | 
| protected RangeTombstoneMarker | Transformation. applyToMarker(RangeTombstoneMarker marker)Applied to any RTM we encounter in a rows/unfiltered iterator | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract RangeTombstoneMarker | EnsureOnHeap. applyToMarker(RangeTombstoneMarker marker) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract RangeTombstoneMarker | EnsureOnHeap. applyToMarker(RangeTombstoneMarker marker) | 
Copyright © 2018 The Apache Software Foundation