public static final class HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder> implements HiveMetastore.AppendPartitionWithEnvironmentContextRequestOrBuilder
org.apache.hadoop.hive.metastore.grpc.AppendPartitionWithEnvironmentContextRequestgetAllFields, 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.AppendPartitionWithEnvironmentContextRequest.Builder>public HiveMetastore.AppendPartitionWithEnvironmentContextRequest.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.AppendPartitionWithEnvironmentContextRequest.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.AppendPartitionWithEnvironmentContextRequest.Builder>public HiveMetastore.AppendPartitionWithEnvironmentContextRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HiveMetastore.AppendPartitionWithEnvironmentContextRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.AppendPartitionWithEnvironmentContextRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.AppendPartitionWithEnvironmentContextRequest.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.AppendPartitionWithEnvironmentContextRequest.Builder>public HiveMetastore.AppendPartitionWithEnvironmentContextRequest.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.AppendPartitionWithEnvironmentContextRequest.Builder>public HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder>public HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder>public HiveMetastore.AppendPartitionWithEnvironmentContextRequest.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.AppendPartitionWithEnvironmentContextRequest.Builder>public HiveMetastore.AppendPartitionWithEnvironmentContextRequest.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.AppendPartitionWithEnvironmentContextRequest.Builder>public HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder>public HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder mergeFrom(HiveMetastore.AppendPartitionWithEnvironmentContextRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder>public HiveMetastore.AppendPartitionWithEnvironmentContextRequest.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.AppendPartitionWithEnvironmentContextRequest.Builder>IOExceptionpublic String getDbName()
string db_name = 1;getDbName in interface HiveMetastore.AppendPartitionWithEnvironmentContextRequestOrBuilderpublic com.google.protobuf.ByteString getDbNameBytes()
string db_name = 1;getDbNameBytes in interface HiveMetastore.AppendPartitionWithEnvironmentContextRequestOrBuilderpublic HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder setDbName(String value)
string db_name = 1;value - The dbName to set.public HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder clearDbName()
string db_name = 1;public HiveMetastore.AppendPartitionWithEnvironmentContextRequest.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.AppendPartitionWithEnvironmentContextRequestOrBuilderpublic com.google.protobuf.ByteString getTblNameBytes()
string tbl_name = 2;getTblNameBytes in interface HiveMetastore.AppendPartitionWithEnvironmentContextRequestOrBuilderpublic HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder setTblName(String value)
string tbl_name = 2;value - The tblName to set.public HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder clearTblName()
string tbl_name = 2;public HiveMetastore.AppendPartitionWithEnvironmentContextRequest.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.AppendPartitionWithEnvironmentContextRequestOrBuilderpublic int getPartValsCount()
repeated string part_vals = 3;getPartValsCount in interface HiveMetastore.AppendPartitionWithEnvironmentContextRequestOrBuilderpublic String getPartVals(int index)
repeated string part_vals = 3;getPartVals in interface HiveMetastore.AppendPartitionWithEnvironmentContextRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getPartValsBytes(int index)
repeated string part_vals = 3;getPartValsBytes in interface HiveMetastore.AppendPartitionWithEnvironmentContextRequestOrBuilderindex - The index of the value to return.public HiveMetastore.AppendPartitionWithEnvironmentContextRequest.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.AppendPartitionWithEnvironmentContextRequest.Builder addPartVals(String value)
repeated string part_vals = 3;value - The partVals to add.public HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder addAllPartVals(Iterable<String> values)
repeated string part_vals = 3;values - The partVals to add.public HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder clearPartVals()
repeated string part_vals = 3;public HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder addPartValsBytes(com.google.protobuf.ByteString value)
repeated string part_vals = 3;value - The bytes of the partVals to add.public boolean hasEnvironmentContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext environment_context = 4;hasEnvironmentContext in interface HiveMetastore.AppendPartitionWithEnvironmentContextRequestOrBuilderpublic HiveMetastore.EnvironmentContext getEnvironmentContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext environment_context = 4;getEnvironmentContext in interface HiveMetastore.AppendPartitionWithEnvironmentContextRequestOrBuilderpublic HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder setEnvironmentContext(HiveMetastore.EnvironmentContext value)
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext environment_context = 4;public HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder setEnvironmentContext(HiveMetastore.EnvironmentContext.Builder builderForValue)
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext environment_context = 4;public HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder mergeEnvironmentContext(HiveMetastore.EnvironmentContext value)
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext environment_context = 4;public HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder clearEnvironmentContext()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext environment_context = 4;public HiveMetastore.EnvironmentContext.Builder getEnvironmentContextBuilder()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext environment_context = 4;public HiveMetastore.EnvironmentContextOrBuilder getEnvironmentContextOrBuilder()
.org.apache.hadoop.hive.metastore.grpc.EnvironmentContext environment_context = 4;getEnvironmentContextOrBuilder in interface HiveMetastore.AppendPartitionWithEnvironmentContextRequestOrBuilderpublic final HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder>public final HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AppendPartitionWithEnvironmentContextRequest.Builder>Copyright © 2024 The Apache Software Foundation. All rights reserved.