| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.parse |
| Modifier and Type | Method and Description |
|---|---|
AlterTableExecuteSpec.ExecuteOperationType |
AlterTableExecuteSpec.getOperationType() |
static AlterTableExecuteSpec.ExecuteOperationType |
AlterTableExecuteSpec.ExecuteOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlterTableExecuteSpec.ExecuteOperationType[] |
AlterTableExecuteSpec.ExecuteOperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AlterTableExecuteSpec(AlterTableExecuteSpec.ExecuteOperationType type,
T value) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.