Modifier and Type | Class and Description |
---|---|
class |
AbstractBTreePartition.SliceableIterator |
class |
AbstractBTreePartition.SlicesIterator |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUnfilteredRowIterator |
class |
LazilyInitializedUnfilteredRowIterator
Abstract class to create UnfilteredRowIterator that lazily initialize themselves.
|
class |
RowAndDeletionMergeIterator
An iterator that merges a source of rows with the range tombstone and partition level deletion of a give partition.
|
Modifier and Type | Class and Description |
---|---|
class |
KeyIterator |
class |
SSTableIdentityIterator |
class |
SSTableSimpleIterator
Utility class to handle deserializing atom from sstables.
|
Modifier and Type | Class and Description |
---|---|
protected class |
BigTableScanner.KeyScanningIterator |
Modifier and Type | Class and Description |
---|---|
class |
MergeIterator<In,Out>
Merges sorted input iterators which individually contain unique items.
|
static class |
MerkleTree.TreeRangeIterator
Returns the leaf (range) of a given tree in increasing order.
|
Copyright © 2017 The Apache Software Foundation