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