Package | Description |
---|---|
org.apache.cassandra.cql3.statements.schema | |
org.apache.cassandra.schema |
Modifier and Type | Method and Description |
---|---|
boolean |
TableAttributes.hasOption(TableParams.Option option) |
Modifier and Type | Method and Description |
---|---|
static TableParams.Option |
TableParams.Option.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TableParams.Option[] |
TableParams.Option.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009-2021 The Apache Software Foundation