| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Method and Description |
|---|---|
static HiveMetastore.LockLevel |
HiveMetastore.LockLevel.forNumber(int value) |
HiveMetastore.LockLevel |
HiveMetastore.LockComponentOrBuilder.getLevel()
.org.apache.hadoop.hive.metastore.grpc.LockLevel level = 2; |
HiveMetastore.LockLevel |
HiveMetastore.LockComponent.getLevel()
.org.apache.hadoop.hive.metastore.grpc.LockLevel level = 2; |
HiveMetastore.LockLevel |
HiveMetastore.LockComponent.Builder.getLevel()
.org.apache.hadoop.hive.metastore.grpc.LockLevel level = 2; |
static HiveMetastore.LockLevel |
HiveMetastore.LockLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static HiveMetastore.LockLevel |
HiveMetastore.LockLevel.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static HiveMetastore.LockLevel |
HiveMetastore.LockLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HiveMetastore.LockLevel[] |
HiveMetastore.LockLevel.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.LockLevel> |
HiveMetastore.LockLevel.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.LockComponent.Builder |
HiveMetastore.LockComponent.Builder.setLevel(HiveMetastore.LockLevel value)
.org.apache.hadoop.hive.metastore.grpc.LockLevel level = 2; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.