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