public static final class HiveMetastore.GetPartitionsSpecByExprRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetPartitionsSpecByExprRequest.Builder> implements HiveMetastore.GetPartitionsSpecByExprRequestOrBuilder
org.apache.hadoop.hive.metastore.grpc.GetPartitionsSpecByExprRequestgetAllFields, 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.GetPartitionsSpecByExprRequest.Builder>public HiveMetastore.GetPartitionsSpecByExprRequest.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.GetPartitionsSpecByExprRequest.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.GetPartitionsSpecByExprRequest.Builder>public HiveMetastore.GetPartitionsSpecByExprRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HiveMetastore.GetPartitionsSpecByExprRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.GetPartitionsSpecByExprRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.GetPartitionsSpecByExprRequest.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.GetPartitionsSpecByExprRequest.Builder>public HiveMetastore.GetPartitionsSpecByExprRequest.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.GetPartitionsSpecByExprRequest.Builder>public HiveMetastore.GetPartitionsSpecByExprRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetPartitionsSpecByExprRequest.Builder>public HiveMetastore.GetPartitionsSpecByExprRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetPartitionsSpecByExprRequest.Builder>public HiveMetastore.GetPartitionsSpecByExprRequest.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.GetPartitionsSpecByExprRequest.Builder>public HiveMetastore.GetPartitionsSpecByExprRequest.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.GetPartitionsSpecByExprRequest.Builder>public HiveMetastore.GetPartitionsSpecByExprRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HiveMetastore.GetPartitionsSpecByExprRequest.Builder>public HiveMetastore.GetPartitionsSpecByExprRequest.Builder mergeFrom(HiveMetastore.GetPartitionsSpecByExprRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetPartitionsSpecByExprRequest.Builder>public HiveMetastore.GetPartitionsSpecByExprRequest.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.GetPartitionsSpecByExprRequest.Builder>IOExceptionpublic String getDbName()
string db_name = 1;getDbName in interface HiveMetastore.GetPartitionsSpecByExprRequestOrBuilderpublic com.google.protobuf.ByteString getDbNameBytes()
string db_name = 1;getDbNameBytes in interface HiveMetastore.GetPartitionsSpecByExprRequestOrBuilderpublic HiveMetastore.GetPartitionsSpecByExprRequest.Builder setDbName(String value)
string db_name = 1;value - The dbName to set.public HiveMetastore.GetPartitionsSpecByExprRequest.Builder clearDbName()
string db_name = 1;public HiveMetastore.GetPartitionsSpecByExprRequest.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.GetPartitionsSpecByExprRequestOrBuilderpublic com.google.protobuf.ByteString getTblNameBytes()
string tbl_name = 2;getTblNameBytes in interface HiveMetastore.GetPartitionsSpecByExprRequestOrBuilderpublic HiveMetastore.GetPartitionsSpecByExprRequest.Builder setTblName(String value)
string tbl_name = 2;value - The tblName to set.public HiveMetastore.GetPartitionsSpecByExprRequest.Builder clearTblName()
string tbl_name = 2;public HiveMetastore.GetPartitionsSpecByExprRequest.Builder setTblNameBytes(com.google.protobuf.ByteString value)
string tbl_name = 2;value - The bytes for tblName to set.public com.google.protobuf.ByteString getExpr()
bytes expr = 3;getExpr in interface HiveMetastore.GetPartitionsSpecByExprRequestOrBuilderpublic HiveMetastore.GetPartitionsSpecByExprRequest.Builder setExpr(com.google.protobuf.ByteString value)
bytes expr = 3;value - The expr to set.public HiveMetastore.GetPartitionsSpecByExprRequest.Builder clearExpr()
bytes expr = 3;public String getDefaultPartitionName()
string default_partition_name = 4;getDefaultPartitionName in interface HiveMetastore.GetPartitionsSpecByExprRequestOrBuilderpublic com.google.protobuf.ByteString getDefaultPartitionNameBytes()
string default_partition_name = 4;getDefaultPartitionNameBytes in interface HiveMetastore.GetPartitionsSpecByExprRequestOrBuilderpublic HiveMetastore.GetPartitionsSpecByExprRequest.Builder setDefaultPartitionName(String value)
string default_partition_name = 4;value - The defaultPartitionName to set.public HiveMetastore.GetPartitionsSpecByExprRequest.Builder clearDefaultPartitionName()
string default_partition_name = 4;public HiveMetastore.GetPartitionsSpecByExprRequest.Builder setDefaultPartitionNameBytes(com.google.protobuf.ByteString value)
string default_partition_name = 4;value - The bytes for defaultPartitionName to set.public int getMaxParts()
int32 max_parts = 5;getMaxParts in interface HiveMetastore.GetPartitionsSpecByExprRequestOrBuilderpublic HiveMetastore.GetPartitionsSpecByExprRequest.Builder setMaxParts(int value)
int32 max_parts = 5;value - The maxParts to set.public HiveMetastore.GetPartitionsSpecByExprRequest.Builder clearMaxParts()
int32 max_parts = 5;public String getCatName()
string cat_name = 6;getCatName in interface HiveMetastore.GetPartitionsSpecByExprRequestOrBuilderpublic com.google.protobuf.ByteString getCatNameBytes()
string cat_name = 6;getCatNameBytes in interface HiveMetastore.GetPartitionsSpecByExprRequestOrBuilderpublic HiveMetastore.GetPartitionsSpecByExprRequest.Builder setCatName(String value)
string cat_name = 6;value - The catName to set.public HiveMetastore.GetPartitionsSpecByExprRequest.Builder clearCatName()
string cat_name = 6;public HiveMetastore.GetPartitionsSpecByExprRequest.Builder setCatNameBytes(com.google.protobuf.ByteString value)
string cat_name = 6;value - The bytes for catName to set.public String getOrder()
string order = 7;getOrder in interface HiveMetastore.GetPartitionsSpecByExprRequestOrBuilderpublic com.google.protobuf.ByteString getOrderBytes()
string order = 7;getOrderBytes in interface HiveMetastore.GetPartitionsSpecByExprRequestOrBuilderpublic HiveMetastore.GetPartitionsSpecByExprRequest.Builder setOrder(String value)
string order = 7;value - The order to set.public HiveMetastore.GetPartitionsSpecByExprRequest.Builder clearOrder()
string order = 7;public HiveMetastore.GetPartitionsSpecByExprRequest.Builder setOrderBytes(com.google.protobuf.ByteString value)
string order = 7;value - The bytes for order to set.public String getValidWriteIdList()
string valid_write_id_list = 8;getValidWriteIdList in interface HiveMetastore.GetPartitionsSpecByExprRequestOrBuilderpublic com.google.protobuf.ByteString getValidWriteIdListBytes()
string valid_write_id_list = 8;getValidWriteIdListBytes in interface HiveMetastore.GetPartitionsSpecByExprRequestOrBuilderpublic HiveMetastore.GetPartitionsSpecByExprRequest.Builder setValidWriteIdList(String value)
string valid_write_id_list = 8;value - The validWriteIdList to set.public HiveMetastore.GetPartitionsSpecByExprRequest.Builder clearValidWriteIdList()
string valid_write_id_list = 8;public HiveMetastore.GetPartitionsSpecByExprRequest.Builder setValidWriteIdListBytes(com.google.protobuf.ByteString value)
string valid_write_id_list = 8;value - The bytes for validWriteIdList to set.public long getId()
int64 id = 9;getId in interface HiveMetastore.GetPartitionsSpecByExprRequestOrBuilderpublic HiveMetastore.GetPartitionsSpecByExprRequest.Builder setId(long value)
int64 id = 9;value - The id to set.public HiveMetastore.GetPartitionsSpecByExprRequest.Builder clearId()
int64 id = 9;public final HiveMetastore.GetPartitionsSpecByExprRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetPartitionsSpecByExprRequest.Builder>public final HiveMetastore.GetPartitionsSpecByExprRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetPartitionsSpecByExprRequest.Builder>Copyright © 2024 The Apache Software Foundation. All rights reserved.