Uses of Class
org.apache.cassandra.db.rows.LazilyInitializedUnfilteredRowIterator
Packages that use LazilyInitializedUnfilteredRowIterator
-
Uses of LazilyInitializedUnfilteredRowIterator in org.apache.cassandra.db.rows
Subclasses of LazilyInitializedUnfilteredRowIterator in org.apache.cassandra.db.rowsModifier and TypeClassDescriptionclassAn unfiltered row iterator with a lower bound retrieved from either the global sstable statistics or the row index lower bounds (if available in the cache).