| Package | Description |
|---|---|
| org.apache.cassandra.cql3.statements | |
| org.apache.cassandra.transport.messages |
| Modifier and Type | Method and Description |
|---|---|
ResultMessage.Rows |
SelectStatement.execute(QueryState state,
QueryOptions options) |
ResultMessage.Rows |
SelectStatement.executeInternal(QueryState state,
QueryOptions options) |
ResultMessage.Rows |
SelectStatement.processResults(java.util.List<Row> rows,
QueryOptions options,
int limit,
long now) |
| Modifier and Type | Method and Description |
|---|---|
ResultMessage.Rows |
ResultMessage.Rows.withPagingState(PagingState state) |
Copyright © 2014 The Apache Software Foundation