| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.properties |
| Modifier and Type | Field and Description |
|---|---|
static PropertyType<HMSPropertyManager.MaintenanceOpType> |
HMSPropertyManager.MAINTENANCE_OPERATION
Maintenance Operation Type.
|
| Modifier and Type | Method and Description |
|---|---|
static HMSPropertyManager.MaintenanceOpType |
HMSPropertyManager.findOpType(int ordinal)
Finds an op-type by its ordinal.
|
static HMSPropertyManager.MaintenanceOpType |
HMSPropertyManager.MaintenanceOpType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HMSPropertyManager.MaintenanceOpType[] |
HMSPropertyManager.MaintenanceOpType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.