HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.addAllPartitions(Iterable<? extends HiveMetastore.PartitionWithoutSD> values)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;
|
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.addPartitions(HiveMetastore.PartitionWithoutSD.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;
|
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.addPartitions(HiveMetastore.PartitionWithoutSD value)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;
|
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.addPartitions(int index,
HiveMetastore.PartitionWithoutSD.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;
|
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.addPartitions(int index,
HiveMetastore.PartitionWithoutSD value)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;
|
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.clear() |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.clearPartitions()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;
|
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.clearSd()
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 2;
|
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.clone() |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpec.Builder.getSharedSdpartitionSpecBuilder()
.org.apache.hadoop.hive.metastore.grpc.PartitionSpecWithSharedSD shared_sdpartition_spec = 4;
|
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.mergeFrom(HiveMetastore.PartitionSpecWithSharedSD other) |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.mergeSd(HiveMetastore.StorageDescriptor value)
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 2;
|
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.newBuilder() |
static HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.newBuilder(HiveMetastore.PartitionSpecWithSharedSD prototype) |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.newBuilderForType() |
protected HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.removePartitions(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;
|
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.setPartitions(int index,
HiveMetastore.PartitionWithoutSD.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;
|
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.setPartitions(int index,
HiveMetastore.PartitionWithoutSD value)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;
|
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.setSd(HiveMetastore.StorageDescriptor.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 2;
|
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.setSd(HiveMetastore.StorageDescriptor value)
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 2;
|
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
HiveMetastore.PartitionSpecWithSharedSD.toBuilder() |