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