public static interface HiveMetastore.GetPartitionsPSpecResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.PartitionSpec |
getResponses(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionSpec responses = 1; |
int |
getResponsesCount()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionSpec responses = 1; |
List<HiveMetastore.PartitionSpec> |
getResponsesList()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionSpec responses = 1; |
HiveMetastore.PartitionSpecOrBuilder |
getResponsesOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionSpec responses = 1; |
List<? extends HiveMetastore.PartitionSpecOrBuilder> |
getResponsesOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionSpec responses = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<HiveMetastore.PartitionSpec> getResponsesList()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionSpec responses = 1;HiveMetastore.PartitionSpec getResponses(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionSpec responses = 1;int getResponsesCount()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionSpec responses = 1;List<? extends HiveMetastore.PartitionSpecOrBuilder> getResponsesOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionSpec responses = 1;HiveMetastore.PartitionSpecOrBuilder getResponsesOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionSpec responses = 1;Copyright © 2024 The Apache Software Foundation. All rights reserved.