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