public static final class HiveMetastore.GetPartitionsStatisticsReqRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetPartitionsStatisticsReqRequest.Builder> implements HiveMetastore.GetPartitionsStatisticsReqRequestOrBuilder
org.apache.hadoop.hive.metastore.grpc.GetPartitionsStatisticsReqRequestgetAllFields, 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.GetPartitionsStatisticsReqRequest.Builder>public HiveMetastore.GetPartitionsStatisticsReqRequest.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.GetPartitionsStatisticsReqRequest.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.GetPartitionsStatisticsReqRequest.Builder>public HiveMetastore.GetPartitionsStatisticsReqRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HiveMetastore.GetPartitionsStatisticsReqRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.GetPartitionsStatisticsReqRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.GetPartitionsStatisticsReqRequest.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.GetPartitionsStatisticsReqRequest.Builder>public HiveMetastore.GetPartitionsStatisticsReqRequest.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.GetPartitionsStatisticsReqRequest.Builder>public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetPartitionsStatisticsReqRequest.Builder>public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetPartitionsStatisticsReqRequest.Builder>public HiveMetastore.GetPartitionsStatisticsReqRequest.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.GetPartitionsStatisticsReqRequest.Builder>public HiveMetastore.GetPartitionsStatisticsReqRequest.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.GetPartitionsStatisticsReqRequest.Builder>public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HiveMetastore.GetPartitionsStatisticsReqRequest.Builder>public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder mergeFrom(HiveMetastore.GetPartitionsStatisticsReqRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetPartitionsStatisticsReqRequest.Builder>public HiveMetastore.GetPartitionsStatisticsReqRequest.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.GetPartitionsStatisticsReqRequest.Builder>IOExceptionpublic String getDbName()
string db_name = 1;getDbName in interface HiveMetastore.GetPartitionsStatisticsReqRequestOrBuilderpublic com.google.protobuf.ByteString getDbNameBytes()
string db_name = 1;getDbNameBytes in interface HiveMetastore.GetPartitionsStatisticsReqRequestOrBuilderpublic HiveMetastore.GetPartitionsStatisticsReqRequest.Builder setDbName(String value)
string db_name = 1;value - The dbName to set.public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder clearDbName()
string db_name = 1;public HiveMetastore.GetPartitionsStatisticsReqRequest.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.GetPartitionsStatisticsReqRequestOrBuilderpublic com.google.protobuf.ByteString getTblNameBytes()
string tbl_name = 2;getTblNameBytes in interface HiveMetastore.GetPartitionsStatisticsReqRequestOrBuilderpublic HiveMetastore.GetPartitionsStatisticsReqRequest.Builder setTblName(String value)
string tbl_name = 2;value - The tblName to set.public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder clearTblName()
string tbl_name = 2;public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder setTblNameBytes(com.google.protobuf.ByteString value)
string tbl_name = 2;value - The bytes for tblName to set.public com.google.protobuf.ProtocolStringList getColNamesList()
repeated string col_names = 3;getColNamesList in interface HiveMetastore.GetPartitionsStatisticsReqRequestOrBuilderpublic int getColNamesCount()
repeated string col_names = 3;getColNamesCount in interface HiveMetastore.GetPartitionsStatisticsReqRequestOrBuilderpublic String getColNames(int index)
repeated string col_names = 3;getColNames in interface HiveMetastore.GetPartitionsStatisticsReqRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getColNamesBytes(int index)
repeated string col_names = 3;getColNamesBytes in interface HiveMetastore.GetPartitionsStatisticsReqRequestOrBuilderindex - The index of the value to return.public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder setColNames(int index, String value)
repeated string col_names = 3;index - The index to set the value at.value - The colNames to set.public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder addColNames(String value)
repeated string col_names = 3;value - The colNames to add.public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder addAllColNames(Iterable<String> values)
repeated string col_names = 3;values - The colNames to add.public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder clearColNames()
repeated string col_names = 3;public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder addColNamesBytes(com.google.protobuf.ByteString value)
repeated string col_names = 3;value - The bytes of the colNames to add.public com.google.protobuf.ProtocolStringList getPartNamesList()
repeated string part_names = 4;getPartNamesList in interface HiveMetastore.GetPartitionsStatisticsReqRequestOrBuilderpublic int getPartNamesCount()
repeated string part_names = 4;getPartNamesCount in interface HiveMetastore.GetPartitionsStatisticsReqRequestOrBuilderpublic String getPartNames(int index)
repeated string part_names = 4;getPartNames in interface HiveMetastore.GetPartitionsStatisticsReqRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getPartNamesBytes(int index)
repeated string part_names = 4;getPartNamesBytes in interface HiveMetastore.GetPartitionsStatisticsReqRequestOrBuilderindex - The index of the value to return.public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder setPartNames(int index, String value)
repeated string part_names = 4;index - The index to set the value at.value - The partNames to set.public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder addPartNames(String value)
repeated string part_names = 4;value - The partNames to add.public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder addAllPartNames(Iterable<String> values)
repeated string part_names = 4;values - The partNames to add.public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder clearPartNames()
repeated string part_names = 4;public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder addPartNamesBytes(com.google.protobuf.ByteString value)
repeated string part_names = 4;value - The bytes of the partNames to add.public String getCatName()
string cat_name = 5;getCatName in interface HiveMetastore.GetPartitionsStatisticsReqRequestOrBuilderpublic com.google.protobuf.ByteString getCatNameBytes()
string cat_name = 5;getCatNameBytes in interface HiveMetastore.GetPartitionsStatisticsReqRequestOrBuilderpublic HiveMetastore.GetPartitionsStatisticsReqRequest.Builder setCatName(String value)
string cat_name = 5;value - The catName to set.public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder clearCatName()
string cat_name = 5;public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder setCatNameBytes(com.google.protobuf.ByteString value)
string cat_name = 5;value - The bytes for catName to set.public String getValidWriteIdList()
string valid_write_id_list = 6;getValidWriteIdList in interface HiveMetastore.GetPartitionsStatisticsReqRequestOrBuilderpublic com.google.protobuf.ByteString getValidWriteIdListBytes()
string valid_write_id_list = 6;getValidWriteIdListBytes in interface HiveMetastore.GetPartitionsStatisticsReqRequestOrBuilderpublic HiveMetastore.GetPartitionsStatisticsReqRequest.Builder setValidWriteIdList(String value)
string valid_write_id_list = 6;value - The validWriteIdList to set.public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder clearValidWriteIdList()
string valid_write_id_list = 6;public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder setValidWriteIdListBytes(com.google.protobuf.ByteString value)
string valid_write_id_list = 6;value - The bytes for validWriteIdList to set.public String getEngine()
string engine = 7;getEngine in interface HiveMetastore.GetPartitionsStatisticsReqRequestOrBuilderpublic com.google.protobuf.ByteString getEngineBytes()
string engine = 7;getEngineBytes in interface HiveMetastore.GetPartitionsStatisticsReqRequestOrBuilderpublic HiveMetastore.GetPartitionsStatisticsReqRequest.Builder setEngine(String value)
string engine = 7;value - The engine to set.public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder clearEngine()
string engine = 7;public HiveMetastore.GetPartitionsStatisticsReqRequest.Builder setEngineBytes(com.google.protobuf.ByteString value)
string engine = 7;value - The bytes for engine to set.public final HiveMetastore.GetPartitionsStatisticsReqRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetPartitionsStatisticsReqRequest.Builder>public final HiveMetastore.GetPartitionsStatisticsReqRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetPartitionsStatisticsReqRequest.Builder>Copyright © 2024 The Apache Software Foundation. All rights reserved.