public static class SinglePartitionReadCommand.VirtualTableGroup extends SinglePartitionReadCommand.Group
queries
Constructor and Description |
---|
VirtualTableGroup(java.util.List<SinglePartitionReadCommand> commands,
DataLimits limits) |
Modifier and Type | Method and Description |
---|---|
PartitionIterator |
execute(ConsistencyLevel consistency,
ClientState state,
long queryStartNanoTime)
Executes the query at the provided consistency level.
|
create, create, one
columnFilter, executeInternal, executeLocally, executionController, getPager, limits, metadata, nowInSec, rowFilter, selectsClustering, selectsFullPartition, selectsKey, toString, trackWarnings
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
empty, isEmpty, maybeValidateIndex
public VirtualTableGroup(java.util.List<SinglePartitionReadCommand> commands, DataLimits limits)
public PartitionIterator execute(ConsistencyLevel consistency, ClientState state, long queryStartNanoTime) throws RequestExecutionException
ReadQuery
execute
in interface ReadQuery
execute
in class SinglePartitionReadCommand.Group
consistency
- the consistency level to achieve for the query.state
- client stateRequestExecutionException
Copyright © 2009- The Apache Software Foundation