public static final class HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder> implements HiveMetastore.AddWriteNotificationLogInBatchRequestOrBuilder
org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogInBatchRequestgetAllFields, 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.AddWriteNotificationLogInBatchRequest.Builder>public HiveMetastore.AddWriteNotificationLogInBatchRequest.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.AddWriteNotificationLogInBatchRequest.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.AddWriteNotificationLogInBatchRequest.Builder>public HiveMetastore.AddWriteNotificationLogInBatchRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HiveMetastore.AddWriteNotificationLogInBatchRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.AddWriteNotificationLogInBatchRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.AddWriteNotificationLogInBatchRequest.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.AddWriteNotificationLogInBatchRequest.Builder>public HiveMetastore.AddWriteNotificationLogInBatchRequest.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.AddWriteNotificationLogInBatchRequest.Builder>public HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder>public HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder>public HiveMetastore.AddWriteNotificationLogInBatchRequest.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.AddWriteNotificationLogInBatchRequest.Builder>public HiveMetastore.AddWriteNotificationLogInBatchRequest.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.AddWriteNotificationLogInBatchRequest.Builder>public HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder>public HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder mergeFrom(HiveMetastore.AddWriteNotificationLogInBatchRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder>public HiveMetastore.AddWriteNotificationLogInBatchRequest.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.AddWriteNotificationLogInBatchRequest.Builder>IOExceptionpublic String getCatalog()
string catalog = 1;getCatalog in interface HiveMetastore.AddWriteNotificationLogInBatchRequestOrBuilderpublic com.google.protobuf.ByteString getCatalogBytes()
string catalog = 1;getCatalogBytes in interface HiveMetastore.AddWriteNotificationLogInBatchRequestOrBuilderpublic HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder setCatalog(String value)
string catalog = 1;value - The catalog to set.public HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder clearCatalog()
string catalog = 1;public HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder setCatalogBytes(com.google.protobuf.ByteString value)
string catalog = 1;value - The bytes for catalog to set.public String getDb()
string db = 2;getDb in interface HiveMetastore.AddWriteNotificationLogInBatchRequestOrBuilderpublic com.google.protobuf.ByteString getDbBytes()
string db = 2;getDbBytes in interface HiveMetastore.AddWriteNotificationLogInBatchRequestOrBuilderpublic HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder setDb(String value)
string db = 2;value - The db to set.public HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder clearDb()
string db = 2;public HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder setDbBytes(com.google.protobuf.ByteString value)
string db = 2;value - The bytes for db to set.public String getTable()
string table = 3;getTable in interface HiveMetastore.AddWriteNotificationLogInBatchRequestOrBuilderpublic com.google.protobuf.ByteString getTableBytes()
string table = 3;getTableBytes in interface HiveMetastore.AddWriteNotificationLogInBatchRequestOrBuilderpublic HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder setTable(String value)
string table = 3;value - The table to set.public HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder clearTable()
string table = 3;public HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder setTableBytes(com.google.protobuf.ByteString value)
string table = 3;value - The bytes for table to set.public List<HiveMetastore.AddWriteNotificationLogRequest> getRequestListsList()
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;getRequestListsList in interface HiveMetastore.AddWriteNotificationLogInBatchRequestOrBuilderpublic int getRequestListsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;getRequestListsCount in interface HiveMetastore.AddWriteNotificationLogInBatchRequestOrBuilderpublic HiveMetastore.AddWriteNotificationLogRequest getRequestLists(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;getRequestLists in interface HiveMetastore.AddWriteNotificationLogInBatchRequestOrBuilderpublic HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder setRequestLists(int index, HiveMetastore.AddWriteNotificationLogRequest value)
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;public HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder setRequestLists(int index, HiveMetastore.AddWriteNotificationLogRequest.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;public HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder addRequestLists(HiveMetastore.AddWriteNotificationLogRequest value)
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;public HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder addRequestLists(int index, HiveMetastore.AddWriteNotificationLogRequest value)
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;public HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder addRequestLists(HiveMetastore.AddWriteNotificationLogRequest.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;public HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder addRequestLists(int index, HiveMetastore.AddWriteNotificationLogRequest.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;public HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder addAllRequestLists(Iterable<? extends HiveMetastore.AddWriteNotificationLogRequest> values)
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;public HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder clearRequestLists()
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;public HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder removeRequestLists(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;public HiveMetastore.AddWriteNotificationLogRequest.Builder getRequestListsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;public HiveMetastore.AddWriteNotificationLogRequestOrBuilder getRequestListsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;getRequestListsOrBuilder in interface HiveMetastore.AddWriteNotificationLogInBatchRequestOrBuilderpublic List<? extends HiveMetastore.AddWriteNotificationLogRequestOrBuilder> getRequestListsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;getRequestListsOrBuilderList in interface HiveMetastore.AddWriteNotificationLogInBatchRequestOrBuilderpublic HiveMetastore.AddWriteNotificationLogRequest.Builder addRequestListsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;public HiveMetastore.AddWriteNotificationLogRequest.Builder addRequestListsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;public List<HiveMetastore.AddWriteNotificationLogRequest.Builder> getRequestListsBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.AddWriteNotificationLogRequest request_lists = 4;public final HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder>public final HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.AddWriteNotificationLogInBatchRequest.Builder>Copyright © 2024 The Apache Software Foundation. All rights reserved.