| 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,
int protocolVersion,
SuperColumnCompatibility.SuperColumnRestrictions restrictions,
QueryOptions queryOptions)
For _dense_ SuperColumn Families.
|
| Modifier and Type | Method and Description |
|---|---|
Selection.ResultSetBuilder |
Selection.resultSetBuilder(boolean isJons) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
Selector.addInput(int protocolVersion,
Selection.ResultSetBuilder rs)
Add the current value from the specified
ResultSetBuilder. |
void |
SimpleSelector.addInput(int protocolVersion,
Selection.ResultSetBuilder rs) |
Copyright © 2020 The Apache Software Foundation