Package | Description |
---|---|
org.apache.cassandra.db | |
org.apache.cassandra.utils.btree |
Modifier and Type | Method and Description |
---|---|
SearchIterator<CellName,Cell> |
ArrayBackedSortedColumns.searchIterator() |
SearchIterator<CellName,Cell> |
AtomicBTreeColumns.searchIterator() |
abstract SearchIterator<CellName,Cell> |
ColumnFamily.searchIterator() |
Modifier and Type | Class and Description |
---|---|
class |
BTreeSearchIterator<CK,K extends CK,V> |
Copyright © 2018 The Apache Software Foundation