public class QueryPlan
extends java.lang.Object
Constructor and Description |
---|
QueryPlan(ColumnFamilyStore cfs,
ReadCommand command,
long executionQuotaMs) |
Modifier and Type | Method and Description |
---|---|
UnfilteredPartitionIterator |
execute(ReadExecutionController executionController) |
public QueryPlan(ColumnFamilyStore cfs, ReadCommand command, long executionQuotaMs)
public UnfilteredPartitionIterator execute(ReadExecutionController executionController) throws RequestTimeoutException
RequestTimeoutException
Copyright © 2009- The Apache Software Foundation