public static final class HiveMetastore.PartitionSpecWithSharedSD.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionSpecWithSharedSD.Builder> implements HiveMetastore.PartitionSpecWithSharedSDOrBuilder
org.apache.hadoop.hive.metastore.grpc.PartitionSpecWithSharedSD| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.PartitionSpecWithSharedSD.Builder |
addAllPartitions(Iterable<? extends HiveMetastore.PartitionWithoutSD> values)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1; |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
addPartitions(HiveMetastore.PartitionWithoutSD.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1; |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
addPartitions(HiveMetastore.PartitionWithoutSD value)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1; |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
addPartitions(int index,
HiveMetastore.PartitionWithoutSD.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1; |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
addPartitions(int index,
HiveMetastore.PartitionWithoutSD value)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1; |
HiveMetastore.PartitionWithoutSD.Builder |
addPartitionsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1; |
HiveMetastore.PartitionWithoutSD.Builder |
addPartitionsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1; |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.PartitionSpecWithSharedSD |
build() |
HiveMetastore.PartitionSpecWithSharedSD |
buildPartial() |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
clear() |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
clearPartitions()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1; |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
clearSd()
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 2; |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
clone() |
HiveMetastore.PartitionSpecWithSharedSD |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
HiveMetastore.PartitionWithoutSD |
getPartitions(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1; |
HiveMetastore.PartitionWithoutSD.Builder |
getPartitionsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1; |
List<HiveMetastore.PartitionWithoutSD.Builder> |
getPartitionsBuilderList()
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.StorageDescriptor.Builder |
getSdBuilder()
.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; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
mergeFrom(HiveMetastore.PartitionSpecWithSharedSD other) |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
mergeSd(HiveMetastore.StorageDescriptor value)
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 2; |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
removePartitions(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1; |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
setPartitions(int index,
HiveMetastore.PartitionWithoutSD.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1; |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
setPartitions(int index,
HiveMetastore.PartitionWithoutSD value)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1; |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
setSd(HiveMetastore.StorageDescriptor.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 2; |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
setSd(HiveMetastore.StorageDescriptor value)
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 2; |
HiveMetastore.PartitionSpecWithSharedSD.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionSpecWithSharedSD.Builder>public HiveMetastore.PartitionSpecWithSharedSD.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionSpecWithSharedSD.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionSpecWithSharedSD.Builder>public HiveMetastore.PartitionSpecWithSharedSD getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HiveMetastore.PartitionSpecWithSharedSD build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.PartitionSpecWithSharedSD buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.PartitionSpecWithSharedSD.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionSpecWithSharedSD.Builder>public HiveMetastore.PartitionSpecWithSharedSD.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionSpecWithSharedSD.Builder>public HiveMetastore.PartitionSpecWithSharedSD.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionSpecWithSharedSD.Builder>public HiveMetastore.PartitionSpecWithSharedSD.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionSpecWithSharedSD.Builder>public HiveMetastore.PartitionSpecWithSharedSD.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionSpecWithSharedSD.Builder>public HiveMetastore.PartitionSpecWithSharedSD.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionSpecWithSharedSD.Builder>public HiveMetastore.PartitionSpecWithSharedSD.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HiveMetastore.PartitionSpecWithSharedSD.Builder>public HiveMetastore.PartitionSpecWithSharedSD.Builder mergeFrom(HiveMetastore.PartitionSpecWithSharedSD other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionSpecWithSharedSD.Builder>public HiveMetastore.PartitionSpecWithSharedSD.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HiveMetastore.PartitionSpecWithSharedSD.Builder>IOExceptionpublic List<HiveMetastore.PartitionWithoutSD> getPartitionsList()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;getPartitionsList in interface HiveMetastore.PartitionSpecWithSharedSDOrBuilderpublic int getPartitionsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;getPartitionsCount in interface HiveMetastore.PartitionSpecWithSharedSDOrBuilderpublic HiveMetastore.PartitionWithoutSD getPartitions(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;getPartitions in interface HiveMetastore.PartitionSpecWithSharedSDOrBuilderpublic HiveMetastore.PartitionSpecWithSharedSD.Builder setPartitions(int index, HiveMetastore.PartitionWithoutSD value)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;public HiveMetastore.PartitionSpecWithSharedSD.Builder setPartitions(int index, HiveMetastore.PartitionWithoutSD.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;public HiveMetastore.PartitionSpecWithSharedSD.Builder addPartitions(HiveMetastore.PartitionWithoutSD value)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;public HiveMetastore.PartitionSpecWithSharedSD.Builder addPartitions(int index, HiveMetastore.PartitionWithoutSD value)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;public HiveMetastore.PartitionSpecWithSharedSD.Builder addPartitions(HiveMetastore.PartitionWithoutSD.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;public HiveMetastore.PartitionSpecWithSharedSD.Builder addPartitions(int index, HiveMetastore.PartitionWithoutSD.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;public HiveMetastore.PartitionSpecWithSharedSD.Builder addAllPartitions(Iterable<? extends HiveMetastore.PartitionWithoutSD> values)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;public HiveMetastore.PartitionSpecWithSharedSD.Builder clearPartitions()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;public HiveMetastore.PartitionSpecWithSharedSD.Builder removePartitions(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;public HiveMetastore.PartitionWithoutSD.Builder getPartitionsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;public HiveMetastore.PartitionWithoutSDOrBuilder getPartitionsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;getPartitionsOrBuilder in interface HiveMetastore.PartitionSpecWithSharedSDOrBuilderpublic List<? extends HiveMetastore.PartitionWithoutSDOrBuilder> getPartitionsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;getPartitionsOrBuilderList in interface HiveMetastore.PartitionSpecWithSharedSDOrBuilderpublic HiveMetastore.PartitionWithoutSD.Builder addPartitionsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;public HiveMetastore.PartitionWithoutSD.Builder addPartitionsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;public List<HiveMetastore.PartitionWithoutSD.Builder> getPartitionsBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.PartitionWithoutSD partitions = 1;public boolean hasSd()
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 2;hasSd in interface HiveMetastore.PartitionSpecWithSharedSDOrBuilderpublic HiveMetastore.StorageDescriptor getSd()
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 2;getSd in interface HiveMetastore.PartitionSpecWithSharedSDOrBuilderpublic HiveMetastore.PartitionSpecWithSharedSD.Builder setSd(HiveMetastore.StorageDescriptor value)
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 2;public HiveMetastore.PartitionSpecWithSharedSD.Builder setSd(HiveMetastore.StorageDescriptor.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 2;public HiveMetastore.PartitionSpecWithSharedSD.Builder mergeSd(HiveMetastore.StorageDescriptor value)
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 2;public HiveMetastore.PartitionSpecWithSharedSD.Builder clearSd()
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 2;public HiveMetastore.StorageDescriptor.Builder getSdBuilder()
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 2;public HiveMetastore.StorageDescriptorOrBuilder getSdOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.StorageDescriptor sd = 2;getSdOrBuilder in interface HiveMetastore.PartitionSpecWithSharedSDOrBuilderpublic final HiveMetastore.PartitionSpecWithSharedSD.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionSpecWithSharedSD.Builder>public final HiveMetastore.PartitionSpecWithSharedSD.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.PartitionSpecWithSharedSD.Builder>Copyright © 2024 The Apache Software Foundation. All rights reserved.