Class RangeTombstoneBoundMarker

java.lang.Object
org.apache.cassandra.db.rows.AbstractRangeTombstoneMarker<ClusteringBound<?>>
org.apache.cassandra.db.rows.RangeTombstoneBoundMarker
All Implemented Interfaces:
IMeasurableMemory, Clusterable, RangeTombstoneMarker, Unfiltered
Direct Known Subclasses:
ArtificialBoundMarker

public class RangeTombstoneBoundMarker extends AbstractRangeTombstoneMarker<ClusteringBound<?>>
A range tombstone marker that indicates the bound of a range tombstone (start or end).