| Package | Description |
|---|---|
| org.apache.cassandra.cql3 | |
| org.apache.cassandra.cql3.statements |
| Modifier and Type | Method and Description |
|---|---|
IndexTarget.Raw |
CqlParser.indexIdent() |
| Modifier and Type | Method and Description |
|---|---|
static IndexTarget.Raw |
IndexTarget.Raw.keysOf(ColumnIdentifier.Raw c) |
static IndexTarget.Raw |
IndexTarget.Raw.of(ColumnIdentifier.Raw c) |
| Constructor and Description |
|---|
CreateIndexStatement(CFName name,
java.lang.String indexName,
IndexTarget.Raw target,
IndexPropDefs properties,
boolean ifNotExists) |
Copyright © 2014 The Apache Software Foundation