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