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