Package | Description |
---|---|
org.apache.cassandra.io.sstable | |
org.apache.cassandra.utils |
Modifier and Type | Class and Description |
---|---|
class |
KeyIterator |
class |
ReducingKeyIterator
Caller must acquire and release references to the sstables used here.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IMergeIterator<In,Out> |
Modifier and Type | Class and Description |
---|---|
class |
MergeIterator<In,Out>
Merges sorted input iterators which individually contain unique items.
|
Modifier and Type | Method and Description |
---|---|
static <T> CloseableIterator<T> |
FBUtilities.closeableIterator(java.util.Iterator<T> iterator) |
Copyright © 2015 The Apache Software Foundation