Class BtiTableScanner.BtiScanningIterator

java.lang.Object
org.apache.cassandra.utils.AbstractIterator<UnfilteredRowIterator>
SSTableScanner<BtiTableReader,org.apache.cassandra.io.sstable.format.bti.TrieIndexEntry,BtiTableScanner.BtiScanningIterator>.BaseKeyScanningIterator
org.apache.cassandra.io.sstable.format.bti.BtiTableScanner.BtiScanningIterator
All Implemented Interfaces:
com.google.common.collect.PeekingIterator<UnfilteredRowIterator>, Closeable, AutoCloseable, Iterator<UnfilteredRowIterator>, CloseableIterator<UnfilteredRowIterator>
Enclosing class:
BtiTableScanner

protected class BtiTableScanner.BtiScanningIterator extends SSTableScanner<BtiTableReader,org.apache.cassandra.io.sstable.format.bti.TrieIndexEntry,BtiTableScanner.BtiScanningIterator>.BaseKeyScanningIterator implements Closeable