public static final class HiveMetastore.GetPartitionWithAuthRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetPartitionWithAuthRequest.Builder> implements HiveMetastore.GetPartitionWithAuthRequestOrBuilder
org.apache.hadoop.hive.metastore.grpc.GetPartitionWithAuthRequestgetAllFields, 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.GetPartitionWithAuthRequest.Builder>public HiveMetastore.GetPartitionWithAuthRequest.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.GetPartitionWithAuthRequest.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.GetPartitionWithAuthRequest.Builder>public HiveMetastore.GetPartitionWithAuthRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HiveMetastore.GetPartitionWithAuthRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.GetPartitionWithAuthRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.GetPartitionWithAuthRequest.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.GetPartitionWithAuthRequest.Builder>public HiveMetastore.GetPartitionWithAuthRequest.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.GetPartitionWithAuthRequest.Builder>public HiveMetastore.GetPartitionWithAuthRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetPartitionWithAuthRequest.Builder>public HiveMetastore.GetPartitionWithAuthRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetPartitionWithAuthRequest.Builder>public HiveMetastore.GetPartitionWithAuthRequest.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.GetPartitionWithAuthRequest.Builder>public HiveMetastore.GetPartitionWithAuthRequest.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.GetPartitionWithAuthRequest.Builder>public HiveMetastore.GetPartitionWithAuthRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HiveMetastore.GetPartitionWithAuthRequest.Builder>public HiveMetastore.GetPartitionWithAuthRequest.Builder mergeFrom(HiveMetastore.GetPartitionWithAuthRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetPartitionWithAuthRequest.Builder>public HiveMetastore.GetPartitionWithAuthRequest.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.GetPartitionWithAuthRequest.Builder>IOExceptionpublic String getDbName()
string db_name = 1;getDbName in interface HiveMetastore.GetPartitionWithAuthRequestOrBuilderpublic com.google.protobuf.ByteString getDbNameBytes()
string db_name = 1;getDbNameBytes in interface HiveMetastore.GetPartitionWithAuthRequestOrBuilderpublic HiveMetastore.GetPartitionWithAuthRequest.Builder setDbName(String value)
string db_name = 1;value - The dbName to set.public HiveMetastore.GetPartitionWithAuthRequest.Builder clearDbName()
string db_name = 1;public HiveMetastore.GetPartitionWithAuthRequest.Builder setDbNameBytes(com.google.protobuf.ByteString value)
string db_name = 1;value - The bytes for dbName to set.public String getTblName()
string tbl_name = 2;getTblName in interface HiveMetastore.GetPartitionWithAuthRequestOrBuilderpublic com.google.protobuf.ByteString getTblNameBytes()
string tbl_name = 2;getTblNameBytes in interface HiveMetastore.GetPartitionWithAuthRequestOrBuilderpublic HiveMetastore.GetPartitionWithAuthRequest.Builder setTblName(String value)
string tbl_name = 2;value - The tblName to set.public HiveMetastore.GetPartitionWithAuthRequest.Builder clearTblName()
string tbl_name = 2;public HiveMetastore.GetPartitionWithAuthRequest.Builder setTblNameBytes(com.google.protobuf.ByteString value)
string tbl_name = 2;value - The bytes for tblName to set.public com.google.protobuf.ProtocolStringList getPartValsList()
repeated string part_vals = 3;getPartValsList in interface HiveMetastore.GetPartitionWithAuthRequestOrBuilderpublic int getPartValsCount()
repeated string part_vals = 3;getPartValsCount in interface HiveMetastore.GetPartitionWithAuthRequestOrBuilderpublic String getPartVals(int index)
repeated string part_vals = 3;getPartVals in interface HiveMetastore.GetPartitionWithAuthRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getPartValsBytes(int index)
repeated string part_vals = 3;getPartValsBytes in interface HiveMetastore.GetPartitionWithAuthRequestOrBuilderindex - The index of the value to return.public HiveMetastore.GetPartitionWithAuthRequest.Builder setPartVals(int index, String value)
repeated string part_vals = 3;index - The index to set the value at.value - The partVals to set.public HiveMetastore.GetPartitionWithAuthRequest.Builder addPartVals(String value)
repeated string part_vals = 3;value - The partVals to add.public HiveMetastore.GetPartitionWithAuthRequest.Builder addAllPartVals(Iterable<String> values)
repeated string part_vals = 3;values - The partVals to add.public HiveMetastore.GetPartitionWithAuthRequest.Builder clearPartVals()
repeated string part_vals = 3;public HiveMetastore.GetPartitionWithAuthRequest.Builder addPartValsBytes(com.google.protobuf.ByteString value)
repeated string part_vals = 3;value - The bytes of the partVals to add.public String getUserName()
string user_name = 4;getUserName in interface HiveMetastore.GetPartitionWithAuthRequestOrBuilderpublic com.google.protobuf.ByteString getUserNameBytes()
string user_name = 4;getUserNameBytes in interface HiveMetastore.GetPartitionWithAuthRequestOrBuilderpublic HiveMetastore.GetPartitionWithAuthRequest.Builder setUserName(String value)
string user_name = 4;value - The userName to set.public HiveMetastore.GetPartitionWithAuthRequest.Builder clearUserName()
string user_name = 4;public HiveMetastore.GetPartitionWithAuthRequest.Builder setUserNameBytes(com.google.protobuf.ByteString value)
string user_name = 4;value - The bytes for userName to set.public com.google.protobuf.ProtocolStringList getGroupNamesList()
repeated string group_names = 5;getGroupNamesList in interface HiveMetastore.GetPartitionWithAuthRequestOrBuilderpublic int getGroupNamesCount()
repeated string group_names = 5;getGroupNamesCount in interface HiveMetastore.GetPartitionWithAuthRequestOrBuilderpublic String getGroupNames(int index)
repeated string group_names = 5;getGroupNames in interface HiveMetastore.GetPartitionWithAuthRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getGroupNamesBytes(int index)
repeated string group_names = 5;getGroupNamesBytes in interface HiveMetastore.GetPartitionWithAuthRequestOrBuilderindex - The index of the value to return.public HiveMetastore.GetPartitionWithAuthRequest.Builder setGroupNames(int index, String value)
repeated string group_names = 5;index - The index to set the value at.value - The groupNames to set.public HiveMetastore.GetPartitionWithAuthRequest.Builder addGroupNames(String value)
repeated string group_names = 5;value - The groupNames to add.public HiveMetastore.GetPartitionWithAuthRequest.Builder addAllGroupNames(Iterable<String> values)
repeated string group_names = 5;values - The groupNames to add.public HiveMetastore.GetPartitionWithAuthRequest.Builder clearGroupNames()
repeated string group_names = 5;public HiveMetastore.GetPartitionWithAuthRequest.Builder addGroupNamesBytes(com.google.protobuf.ByteString value)
repeated string group_names = 5;value - The bytes of the groupNames to add.public final HiveMetastore.GetPartitionWithAuthRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetPartitionWithAuthRequest.Builder>public final HiveMetastore.GetPartitionWithAuthRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetPartitionWithAuthRequest.Builder>Copyright © 2024 The Apache Software Foundation. All rights reserved.