public class KeysSearcher extends CassandraIndexSearcher
command, index
Constructor and Description |
---|
KeysSearcher(ReadCommand command,
RowFilter.Expression expression,
CassandraIndex indexer) |
Modifier and Type | Method and Description |
---|---|
protected UnfilteredPartitionIterator |
queryDataFromIndex(DecoratedKey indexKey,
RowIterator indexHits,
ReadCommand command,
ReadOrderGroup orderGroup) |
makeIndexClustering, search
public KeysSearcher(ReadCommand command, RowFilter.Expression expression, CassandraIndex indexer)
protected UnfilteredPartitionIterator queryDataFromIndex(DecoratedKey indexKey, RowIterator indexHits, ReadCommand command, ReadOrderGroup orderGroup)
queryDataFromIndex
in class CassandraIndexSearcher
Copyright © 2018 The Apache Software Foundation