| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.plan |
| Modifier and Type | Method and Description |
|---|---|
AlterIndexDesc.AlterIndexTypes |
AlterIndexDesc.getOp() |
static AlterIndexDesc.AlterIndexTypes |
AlterIndexDesc.AlterIndexTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlterIndexDesc.AlterIndexTypes[] |
AlterIndexDesc.AlterIndexTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlterIndexDesc.setOp(AlterIndexDesc.AlterIndexTypes op) |
| Constructor and Description |
|---|
AlterIndexDesc(AlterIndexDesc.AlterIndexTypes type) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.