| Package | Description |
|---|---|
| org.apache.cassandra.cql3.selection |
| Modifier and Type | Method and Description |
|---|---|
Selection.ResultSetBuilder |
Selection.resultSetBuilder(QueryOptions options,
boolean isJson) |
Selection.ResultSetBuilder |
Selection.resultSetBuilder(QueryOptions options,
boolean isJson,
AggregationSpecification aggregationSpec) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
Selector.addInput(ProtocolVersion protocolVersion,
Selection.ResultSetBuilder rs)
Add the current value from the specified
ResultSetBuilder. |
void |
SimpleSelector.addInput(ProtocolVersion protocolVersion,
Selection.ResultSetBuilder rs) |
void |
TermSelector.addInput(ProtocolVersion protocolVersion,
Selection.ResultSetBuilder rs) |
Copyright © 2017 The Apache Software Foundation