Package | Description |
---|---|
org.apache.cassandra.cql3.statements |
Modifier and Type | Field and Description |
---|---|
IndexTarget.Type |
IndexTarget.type |
Modifier and Type | Method and Description |
---|---|
static IndexTarget.Type |
IndexTarget.Type.fromIndexMetadata(IndexMetadata index,
CFMetaData cfm) |
static IndexTarget.Type |
IndexTarget.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IndexTarget.Type[] |
IndexTarget.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 The Apache Software Foundation