Uses of Class
org.apache.cassandra.db.rows.AbstractUnfilteredRowIterator
-
Packages that use AbstractUnfilteredRowIterator Package Description org.apache.cassandra.db.rows -
-
Uses of AbstractUnfilteredRowIterator in org.apache.cassandra.db.rows
Subclasses of AbstractUnfilteredRowIterator in org.apache.cassandra.db.rows Modifier and Type Class Description class
RowAndDeletionMergeIterator
An iterator that merges a source of rows with the range tombstone and partition level deletion of a give partition.
-