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