Uses of Class
org.apache.cassandra.db.rows.LazilyInitializedUnfilteredRowIterator
-
Packages that use LazilyInitializedUnfilteredRowIterator Package Description org.apache.cassandra.db.rows -
-
Uses of LazilyInitializedUnfilteredRowIterator in org.apache.cassandra.db.rows
Subclasses of LazilyInitializedUnfilteredRowIterator in org.apache.cassandra.db.rows Modifier and Type Class Description class
UnfilteredRowIteratorWithLowerBound
An 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).
-