Class InMemoryPartitionIterator

java.lang.Object
org.apache.cassandra.index.sai.utils.InMemoryPartitionIterator
All Implemented Interfaces:
AutoCloseable, Iterator<RowIterator>, BasePartitionIterator<RowIterator>, PartitionIterator, CloseableIterator<RowIterator>

public class InMemoryPartitionIterator extends Object implements PartitionIterator