Uses of Interface
org.apache.cassandra.utils.SearchIterator
Packages that use SearchIterator
Package
Description
-
Uses of SearchIterator in org.apache.cassandra.db.rows
Methods in org.apache.cassandra.db.rows that return SearchIteratorModifier and TypeMethodDescriptionSerializationHelper.iterator(boolean isStatic) ComplexColumnData.searchIterator()Row.searchIterator()An iterator to efficiently search data for a given column. -
Uses of SearchIterator in org.apache.cassandra.index.sai.utils
Methods in org.apache.cassandra.index.sai.utils that return SearchIterator -
Uses of SearchIterator in org.apache.cassandra.utils
Subinterfaces of SearchIterator in org.apache.cassandra.utils -
Uses of SearchIterator in org.apache.cassandra.utils.btree
Subinterfaces of SearchIterator in org.apache.cassandra.utils.btreeClasses in org.apache.cassandra.utils.btree that implement SearchIteratorModifier and TypeClassDescriptionclassclass -
Uses of SearchIterator in org.apache.cassandra.utils.memory
Methods in org.apache.cassandra.utils.memory that return SearchIteratorModifier and TypeMethodDescriptionabstract SearchIterator<Clustering<?>,Row> EnsureOnHeap.applyToPartition(SearchIterator<Clustering<?>, Row> partition) Methods in org.apache.cassandra.utils.memory with parameters of type SearchIteratorModifier and TypeMethodDescriptionabstract SearchIterator<Clustering<?>,Row> EnsureOnHeap.applyToPartition(SearchIterator<Clustering<?>, Row> partition)