| Modifier and Type | Class and Description | 
|---|---|
| static class  | Memtable.MemtableUnfilteredPartitionIterator | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CompactionIteratorMerge multiple iterators over the content of sstable into a "compacted" iterator. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | PartitionIteratorAn iterator over a number of (filtered) partition. | 
| interface  | UnfilteredPartitionIteratorAn iterator over a number of unfiltered partitions (i.e. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractUnfilteredPartitionIterator | 
| class  | SingletonUnfilteredPartitionIterator | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BasePartitions<R extends BaseRowIterator<?>,I extends BasePartitionIterator<? extends BaseRowIterator<?>>> | 
| interface  | MorePartitions<I extends BasePartitionIterator<?>>An interface for providing new partitions for a partitions iterator. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BasePartitions<R extends BaseRowIterator<?>,I extends BasePartitionIterator<? extends BaseRowIterator<?>>> | 
| class  | FilteredPartitions | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ISSTableScannerAn ISSTableScanner is an abstraction allowing multiple SSTableScanners to be
 chained together under the hood. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BigTableScanner | 
| static class  | BigTableScanner.EmptySSTableScanner | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AggregationQueryPager.AggregationPartitionIteratorPartitionIteratorfor queries without Group By but with aggregates. | 
| class  | AggregationQueryPager.GroupByPartitionIteratorPartitionIteratorthat automatically fetch a new sub-page of data if needed when the current iterator is
 exhausted. | 
Copyright © 2018 The Apache Software Foundation