| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Class and Description |
|---|---|
static class |
HiveMetastore.CompactionInfoStruct
Protobuf type
org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct |
static class |
HiveMetastore.CompactionInfoStruct.Builder
Protobuf type
org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.CompactionInfoStructOrBuilder |
HiveMetastore.OptionalCompactionInfoStructOrBuilder.getCiOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct ci = 1; |
HiveMetastore.CompactionInfoStructOrBuilder |
HiveMetastore.OptionalCompactionInfoStruct.getCiOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct ci = 1; |
HiveMetastore.CompactionInfoStructOrBuilder |
HiveMetastore.OptionalCompactionInfoStruct.Builder.getCiOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct ci = 1; |
HiveMetastore.CompactionInfoStructOrBuilder |
HiveMetastore.GetLatestCommittedCompactionInfoResponseOrBuilder.getCompactionsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1; |
HiveMetastore.CompactionInfoStructOrBuilder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.getCompactionsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1; |
HiveMetastore.CompactionInfoStructOrBuilder |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.getCompactionsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends HiveMetastore.CompactionInfoStructOrBuilder> |
HiveMetastore.GetLatestCommittedCompactionInfoResponseOrBuilder.getCompactionsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1; |
List<? extends HiveMetastore.CompactionInfoStructOrBuilder> |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.getCompactionsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1; |
List<? extends HiveMetastore.CompactionInfoStructOrBuilder> |
HiveMetastore.GetLatestCommittedCompactionInfoResponse.Builder.getCompactionsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.