| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Method and Description |
|---|---|
static HiveMetastore.WMPoolSchedulingPolicy |
HiveMetastore.WMPoolSchedulingPolicy.forNumber(int value) |
static HiveMetastore.WMPoolSchedulingPolicy |
HiveMetastore.WMPoolSchedulingPolicy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static HiveMetastore.WMPoolSchedulingPolicy |
HiveMetastore.WMPoolSchedulingPolicy.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static HiveMetastore.WMPoolSchedulingPolicy |
HiveMetastore.WMPoolSchedulingPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HiveMetastore.WMPoolSchedulingPolicy[] |
HiveMetastore.WMPoolSchedulingPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<HiveMetastore.WMPoolSchedulingPolicy> |
HiveMetastore.WMPoolSchedulingPolicy.internalGetValueMap() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.