Class RangeTombstoneBoundaryMarker

java.lang.Object
org.apache.cassandra.db.rows.AbstractRangeTombstoneMarker<ClusteringBoundary<?>>
org.apache.cassandra.db.rows.RangeTombstoneBoundaryMarker
All Implemented Interfaces:
IMeasurableMemory, Clusterable, RangeTombstoneMarker, Unfiltered

public class RangeTombstoneBoundaryMarker extends AbstractRangeTombstoneMarker<ClusteringBoundary<?>>
A range tombstone marker that represents a boundary between 2 range tombstones (i.e. it closes one range and open another).