Class ShardedSkipListMemtable.MemtableUnfilteredPartitionIterator

java.lang.Object
org.apache.cassandra.db.partitions.AbstractUnfilteredPartitionIterator
org.apache.cassandra.db.memtable.ShardedSkipListMemtable.MemtableUnfilteredPartitionIterator
All Implemented Interfaces:
AutoCloseable, Iterator<UnfilteredRowIterator>, BasePartitionIterator<UnfilteredRowIterator>, UnfilteredPartitionIterator, CloseableIterator<UnfilteredRowIterator>
Enclosing class:
ShardedSkipListMemtable

public static class ShardedSkipListMemtable.MemtableUnfilteredPartitionIterator extends AbstractUnfilteredPartitionIterator implements UnfilteredPartitionIterator