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