Package | Description |
---|---|
org.apache.cassandra.cql3.statements |
Modifier and Type | Class and Description |
---|---|
class |
SelectionColumnMapping |
Modifier and Type | Method and Description |
---|---|
SelectionColumns |
Selection.getColumnMapping() |
Constructor and Description |
---|
Selection(java.util.List<CFDefinition.Name> columns,
SelectionColumns columnMapping,
boolean collectTimestamps,
boolean collectTTLs) |
Copyright © 2015 The Apache Software Foundation