public static final class HiveMetastore.GetNextNotificationResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetNextNotificationResponse.Builder> implements HiveMetastore.GetNextNotificationResponseOrBuilder
org.apache.hadoop.hive.metastore.grpc.GetNextNotificationResponse| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.GetNextNotificationResponse.Builder |
addAllEvents(Iterable<? extends HiveMetastore.NotificationEvent> values)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
HiveMetastore.GetNextNotificationResponse.Builder |
addEvents(HiveMetastore.NotificationEvent.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
HiveMetastore.GetNextNotificationResponse.Builder |
addEvents(HiveMetastore.NotificationEvent value)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
HiveMetastore.GetNextNotificationResponse.Builder |
addEvents(int index,
HiveMetastore.NotificationEvent.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
HiveMetastore.GetNextNotificationResponse.Builder |
addEvents(int index,
HiveMetastore.NotificationEvent value)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
HiveMetastore.NotificationEvent.Builder |
addEventsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
HiveMetastore.NotificationEvent.Builder |
addEventsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
HiveMetastore.GetNextNotificationResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetNextNotificationResponse |
build() |
HiveMetastore.GetNextNotificationResponse |
buildPartial() |
HiveMetastore.GetNextNotificationResponse.Builder |
clear() |
HiveMetastore.GetNextNotificationResponse.Builder |
clearEvents()
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
HiveMetastore.GetNextNotificationResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
HiveMetastore.GetNextNotificationResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
HiveMetastore.GetNextNotificationResponse.Builder |
clone() |
HiveMetastore.GetNextNotificationResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
HiveMetastore.NotificationEvent |
getEvents(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
HiveMetastore.NotificationEvent.Builder |
getEventsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
List<HiveMetastore.NotificationEvent.Builder> |
getEventsBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
int |
getEventsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
List<HiveMetastore.NotificationEvent> |
getEventsList()
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
HiveMetastore.NotificationEventOrBuilder |
getEventsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
List<? extends HiveMetastore.NotificationEventOrBuilder> |
getEventsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HiveMetastore.GetNextNotificationResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HiveMetastore.GetNextNotificationResponse.Builder |
mergeFrom(HiveMetastore.GetNextNotificationResponse other) |
HiveMetastore.GetNextNotificationResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
HiveMetastore.GetNextNotificationResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
HiveMetastore.GetNextNotificationResponse.Builder |
removeEvents(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
HiveMetastore.GetNextNotificationResponse.Builder |
setEvents(int index,
HiveMetastore.NotificationEvent.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
HiveMetastore.GetNextNotificationResponse.Builder |
setEvents(int index,
HiveMetastore.NotificationEvent value)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
HiveMetastore.GetNextNotificationResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
HiveMetastore.GetNextNotificationResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
HiveMetastore.GetNextNotificationResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, 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.GetNextNotificationResponse.Builder>public HiveMetastore.GetNextNotificationResponse.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.GetNextNotificationResponse.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.GetNextNotificationResponse.Builder>public HiveMetastore.GetNextNotificationResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HiveMetastore.GetNextNotificationResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.GetNextNotificationResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HiveMetastore.GetNextNotificationResponse.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.GetNextNotificationResponse.Builder>public HiveMetastore.GetNextNotificationResponse.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.GetNextNotificationResponse.Builder>public HiveMetastore.GetNextNotificationResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetNextNotificationResponse.Builder>public HiveMetastore.GetNextNotificationResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetNextNotificationResponse.Builder>public HiveMetastore.GetNextNotificationResponse.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.GetNextNotificationResponse.Builder>public HiveMetastore.GetNextNotificationResponse.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.GetNextNotificationResponse.Builder>public HiveMetastore.GetNextNotificationResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HiveMetastore.GetNextNotificationResponse.Builder>public HiveMetastore.GetNextNotificationResponse.Builder mergeFrom(HiveMetastore.GetNextNotificationResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetNextNotificationResponse.Builder>public HiveMetastore.GetNextNotificationResponse.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.GetNextNotificationResponse.Builder>IOExceptionpublic List<HiveMetastore.NotificationEvent> getEventsList()
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;getEventsList in interface HiveMetastore.GetNextNotificationResponseOrBuilderpublic int getEventsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;getEventsCount in interface HiveMetastore.GetNextNotificationResponseOrBuilderpublic HiveMetastore.NotificationEvent getEvents(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;getEvents in interface HiveMetastore.GetNextNotificationResponseOrBuilderpublic HiveMetastore.GetNextNotificationResponse.Builder setEvents(int index, HiveMetastore.NotificationEvent value)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;public HiveMetastore.GetNextNotificationResponse.Builder setEvents(int index, HiveMetastore.NotificationEvent.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;public HiveMetastore.GetNextNotificationResponse.Builder addEvents(HiveMetastore.NotificationEvent value)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;public HiveMetastore.GetNextNotificationResponse.Builder addEvents(int index, HiveMetastore.NotificationEvent value)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;public HiveMetastore.GetNextNotificationResponse.Builder addEvents(HiveMetastore.NotificationEvent.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;public HiveMetastore.GetNextNotificationResponse.Builder addEvents(int index, HiveMetastore.NotificationEvent.Builder builderForValue)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;public HiveMetastore.GetNextNotificationResponse.Builder addAllEvents(Iterable<? extends HiveMetastore.NotificationEvent> values)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;public HiveMetastore.GetNextNotificationResponse.Builder clearEvents()
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;public HiveMetastore.GetNextNotificationResponse.Builder removeEvents(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;public HiveMetastore.NotificationEvent.Builder getEventsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;public HiveMetastore.NotificationEventOrBuilder getEventsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;getEventsOrBuilder in interface HiveMetastore.GetNextNotificationResponseOrBuilderpublic List<? extends HiveMetastore.NotificationEventOrBuilder> getEventsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;getEventsOrBuilderList in interface HiveMetastore.GetNextNotificationResponseOrBuilderpublic HiveMetastore.NotificationEvent.Builder addEventsBuilder()
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;public HiveMetastore.NotificationEvent.Builder addEventsBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;public List<HiveMetastore.NotificationEvent.Builder> getEventsBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;public final HiveMetastore.GetNextNotificationResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetNextNotificationResponse.Builder>public final HiveMetastore.GetNextNotificationResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<HiveMetastore.GetNextNotificationResponse.Builder>Copyright © 2024 The Apache Software Foundation. All rights reserved.