public static interface HiveMetastore.GetPartitionsByExprResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getHasUnknownPartitions()
bool has_unknown_partitions = 2; |
HiveMetastore.Partition |
getPartitions(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.Partition partitions = 1; |
int |
getPartitionsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.Partition partitions = 1; |
List<HiveMetastore.Partition> |
getPartitionsList()
repeated .org.apache.hadoop.hive.metastore.grpc.Partition partitions = 1; |
HiveMetastore.PartitionOrBuilder |
getPartitionsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.Partition partitions = 1; |
List<? extends HiveMetastore.PartitionOrBuilder> |
getPartitionsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.Partition partitions = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<HiveMetastore.Partition> getPartitionsList()
repeated .org.apache.hadoop.hive.metastore.grpc.Partition partitions = 1;HiveMetastore.Partition getPartitions(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.Partition partitions = 1;int getPartitionsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.Partition partitions = 1;List<? extends HiveMetastore.PartitionOrBuilder> getPartitionsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.Partition partitions = 1;HiveMetastore.PartitionOrBuilder getPartitionsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.Partition partitions = 1;boolean getHasUnknownPartitions()
bool has_unknown_partitions = 2;Copyright © 2024 The Apache Software Foundation. All rights reserved.