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
RequestTimeoutExceptionCopyright © 2018 The Apache Software Foundation