| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Method and Description |
|---|---|
static HiveMetastore.CompactionType |
HiveMetastore.CompactionType.forNumber(int value) |
HiveMetastore.CompactionType |
HiveMetastore.CompactRequestOrBuilder.getType()
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 4; |
HiveMetastore.CompactionType |
HiveMetastore.CompactRequest.getType()
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 4; |
HiveMetastore.CompactionType |
HiveMetastore.CompactRequest.Builder.getType()
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 4; |
HiveMetastore.CompactionType |
HiveMetastore.Compact2RequestOrBuilder.getType()
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 4; |
HiveMetastore.CompactionType |
HiveMetastore.Compact2Request.getType()
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 4; |
HiveMetastore.CompactionType |
HiveMetastore.Compact2Request.Builder.getType()
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 4; |
HiveMetastore.CompactionType |
HiveMetastore.ShowCompactResponseElementOrBuilder.getType()
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 4; |
HiveMetastore.CompactionType |
HiveMetastore.ShowCompactResponseElement.getType()
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 4; |
HiveMetastore.CompactionType |
HiveMetastore.ShowCompactResponseElement.Builder.getType()
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 4; |
HiveMetastore.CompactionType |
HiveMetastore.CompactionInfoStructOrBuilder.getType()
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 5; |
HiveMetastore.CompactionType |
HiveMetastore.CompactionInfoStruct.getType()
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 5; |
HiveMetastore.CompactionType |
HiveMetastore.CompactionInfoStruct.Builder.getType()
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 5; |
static HiveMetastore.CompactionType |
HiveMetastore.CompactionType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static HiveMetastore.CompactionType |
HiveMetastore.CompactionType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static HiveMetastore.CompactionType |
HiveMetastore.CompactionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HiveMetastore.CompactionType[] |
HiveMetastore.CompactionType.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.CompactionType> |
HiveMetastore.CompactionType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.CompactRequest.Builder |
HiveMetastore.CompactRequest.Builder.setType(HiveMetastore.CompactionType value)
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 4; |
HiveMetastore.Compact2Request.Builder |
HiveMetastore.Compact2Request.Builder.setType(HiveMetastore.CompactionType value)
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 4; |
HiveMetastore.ShowCompactResponseElement.Builder |
HiveMetastore.ShowCompactResponseElement.Builder.setType(HiveMetastore.CompactionType value)
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 4; |
HiveMetastore.CompactionInfoStruct.Builder |
HiveMetastore.CompactionInfoStruct.Builder.setType(HiveMetastore.CompactionType value)
.org.apache.hadoop.hive.metastore.grpc.CompactionType type = 5; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.