Package | Description |
---|---|
org.apache.cassandra.db | |
org.apache.cassandra.db.partitions | |
org.apache.cassandra.io.sstable.format.big | |
org.apache.cassandra.thrift |
Modifier and Type | Class and Description |
---|---|
static class |
Memtable.MemtableUnfilteredPartitionIterator |
Modifier and Type | Class and Description |
---|---|
class |
AlteringUnfilteredPartitionIterator
A partition iterator that allows to filter/modify the unfiltered from the
underlying iterators.
|
class |
CountingUnfilteredPartitionIterator |
class |
PurgingPartitionIterator |
class |
WrappingUnfilteredPartitionIterator
A utility class for writing partition iterators that filter/modify other
partition iterators.
|
Modifier and Type | Class and Description |
---|---|
static class |
BigTableScanner.EmptySSTableScanner |
Modifier and Type | Class and Description |
---|---|
class |
ThriftResultsMerger
Given an iterator on a partition of a compact table, this return an iterator that merges the
static row columns with the other results.
|
Copyright © 2015 The Apache Software Foundation