| Package | Description | 
|---|---|
| org.apache.cassandra.cql3.restrictions | |
| org.apache.cassandra.cql3.statements | 
| Modifier and Type | Field and Description | 
|---|---|
| IndexName | CustomIndexExpression. targetIndex | 
| Constructor and Description | 
|---|
| CustomIndexExpression(IndexName targetIndex,
                     Term.Raw value) | 
| Constructor and Description | 
|---|
| CreateIndexStatement(CFName name,
                    IndexName indexName,
                    java.util.List<IndexTarget.Raw> targets,
                    IndexPropDefs properties,
                    boolean ifNotExists) | 
| DropIndexStatement(IndexName indexName,
                  boolean ifExists) | 
Copyright © 2018 The Apache Software Foundation