| Package | Description |
|---|---|
| org.apache.cassandra.cql3 | |
| org.apache.cassandra.cql3.statements |
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnIdentifier
Represents an identifer for a CQL column definition.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Selectable.WithFunction |
static class |
Selectable.WritetimeOrTTL |
| Modifier and Type | Field and Description |
|---|---|
Selectable |
RawSelector.selectable |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<Selectable> |
Selectable.WithFunction.args |
| Constructor and Description |
|---|
RawSelector(Selectable selectable,
ColumnIdentifier alias) |
| Constructor and Description |
|---|
Selectable.WithFunction(java.lang.String functionName,
java.util.List<Selectable> args) |
Copyright © 2013 The Apache Software Foundation