public class CompositesSearcher extends SecondaryIndexSearcher
baseCfs, columns, indexManager
Constructor and Description |
---|
CompositesSearcher(SecondaryIndexManager indexManager,
java.util.Set<ColumnDefinition> columns) |
Modifier and Type | Method and Description |
---|---|
protected UnfilteredPartitionIterator |
queryDataFromIndex(AbstractSimplePerColumnSecondaryIndex secondaryIdx,
DecoratedKey indexKey,
RowIterator indexHits,
ReadCommand command,
ReadOrderGroup orderGroup) |
highestSelectivityIndex, highestSelectivityPredicate, postReconciliationProcessing, primaryClause, search
public CompositesSearcher(SecondaryIndexManager indexManager, java.util.Set<ColumnDefinition> columns)
protected UnfilteredPartitionIterator queryDataFromIndex(AbstractSimplePerColumnSecondaryIndex secondaryIdx, DecoratedKey indexKey, RowIterator indexHits, ReadCommand command, ReadOrderGroup orderGroup)
queryDataFromIndex
in class SecondaryIndexSearcher
Copyright © 2015 The Apache Software Foundation