public static interface HiveMetastore.GetLatestCommittedCompactionInfoResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.CompactionInfoStruct |
getCompactions(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1; |
int |
getCompactionsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1; |
List<HiveMetastore.CompactionInfoStruct> |
getCompactionsList()
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1; |
HiveMetastore.CompactionInfoStructOrBuilder |
getCompactionsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1; |
List<? extends HiveMetastore.CompactionInfoStructOrBuilder> |
getCompactionsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<HiveMetastore.CompactionInfoStruct> getCompactionsList()
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1;HiveMetastore.CompactionInfoStruct getCompactions(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1;int getCompactionsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1;List<? extends HiveMetastore.CompactionInfoStructOrBuilder> getCompactionsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1;HiveMetastore.CompactionInfoStructOrBuilder getCompactionsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.CompactionInfoStruct compactions = 1;Copyright © 2024 The Apache Software Foundation. All rights reserved.