Uses of Class
org.apache.cassandra.db.rows.AbstractUnfilteredRowIterator
Packages that use AbstractUnfilteredRowIterator
-
Uses of AbstractUnfilteredRowIterator in org.apache.cassandra.db.rows
Subclasses of AbstractUnfilteredRowIterator in org.apache.cassandra.db.rowsModifier and TypeClassDescriptionclassAn iterator that merges a source of rows with the range tombstone and partition level deletion of a give partition.