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