public static interface HiveMetastore.GetPartitionValuesResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.PartitionValuesRow |
getPartitionValues(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionValuesRow partition_values = 1; |
int |
getPartitionValuesCount()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionValuesRow partition_values = 1; |
List<HiveMetastore.PartitionValuesRow> |
getPartitionValuesList()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionValuesRow partition_values = 1; |
HiveMetastore.PartitionValuesRowOrBuilder |
getPartitionValuesOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionValuesRow partition_values = 1; |
List<? extends HiveMetastore.PartitionValuesRowOrBuilder> |
getPartitionValuesOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionValuesRow partition_values = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<HiveMetastore.PartitionValuesRow> getPartitionValuesList()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionValuesRow partition_values = 1;HiveMetastore.PartitionValuesRow getPartitionValues(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionValuesRow partition_values = 1;int getPartitionValuesCount()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionValuesRow partition_values = 1;List<? extends HiveMetastore.PartitionValuesRowOrBuilder> getPartitionValuesOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionValuesRow partition_values = 1;HiveMetastore.PartitionValuesRowOrBuilder getPartitionValuesOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionValuesRow partition_values = 1;Copyright © 2024 The Apache Software Foundation. All rights reserved.