|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AlterTableDesc.ProtectModeType | |
|---|---|
| org.apache.hadoop.hive.ql.plan | |
| Uses of AlterTableDesc.ProtectModeType in org.apache.hadoop.hive.ql.plan |
|---|
| Methods in org.apache.hadoop.hive.ql.plan that return AlterTableDesc.ProtectModeType | |
|---|---|
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. |
| Methods in org.apache.hadoop.hive.ql.plan with parameters of type AlterTableDesc.ProtectModeType | |
|---|---|
void |
AlterTableDesc.setProtectModeType(AlterTableDesc.ProtectModeType protectModeType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||