| Package | Description |
|---|---|
| org.apache.cassandra.schema |
| Modifier and Type | Field and Description |
|---|---|
TableMetadata.Kind |
TableMetadata.kind |
| Modifier and Type | Method and Description |
|---|---|
static TableMetadata.Kind |
TableMetadata.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TableMetadata.Kind[] |
TableMetadata.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TableMetadata.Builder |
TableMetadata.Builder.kind(TableMetadata.Kind val) |
Copyright © 2009-2020 The Apache Software Foundation