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