Uses of Class
org.apache.cassandra.db.rows.AbstractRangeTombstoneMarker
-
Packages that use AbstractRangeTombstoneMarker Package Description org.apache.cassandra.db.rows -
-
Uses of AbstractRangeTombstoneMarker in org.apache.cassandra.db.rows
Subclasses of AbstractRangeTombstoneMarker in org.apache.cassandra.db.rows Modifier and Type Class Description class
RangeTombstoneBoundaryMarker
A range tombstone marker that represents a boundary between 2 range tombstones (i.e.class
RangeTombstoneBoundMarker
A range tombstone marker that indicates the bound of a range tombstone (start or end).
-