Package | Description |
---|---|
org.apache.cassandra.cql3 | |
org.apache.cassandra.cql3.selection |
Modifier and Type | Method and Description |
---|---|
static void |
SuperColumnCompatibility.processPartition(CFMetaData cfm,
Selection selection,
RowIterator partition,
Selection.ResultSetBuilder result,
ProtocolVersion protocolVersion,
SuperColumnCompatibility.SuperColumnRestrictions restrictions,
QueryOptions queryOptions)
For _dense_ SuperColumn Families.
|
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 © 2018 The Apache Software Foundation