Class InMemoryUnfilteredPartitionIterator

java.lang.Object
org.apache.cassandra.index.sai.utils.InMemoryUnfilteredPartitionIterator
All Implemented Interfaces:
AutoCloseable, Iterator<UnfilteredRowIterator>, BasePartitionIterator<UnfilteredRowIterator>, UnfilteredPartitionIterator, CloseableIterator<UnfilteredRowIterator>

public class InMemoryUnfilteredPartitionIterator extends Object implements UnfilteredPartitionIterator