public static final class HistoryLoggerProtos.HistoryEventProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<HistoryLoggerProtos.HistoryEventProto.Builder> implements HistoryLoggerProtos.HistoryEventProtoOrBuilder
HistoryEventProto| Modifier and Type | Method and Description |
|---|---|
HistoryLoggerProtos.HistoryEventProto.Builder |
addAllEventData(Iterable<? extends HistoryLoggerProtos.KVPair> values)
repeated .KVPair event_data = 10; |
HistoryLoggerProtos.HistoryEventProto.Builder |
addEventData(HistoryLoggerProtos.KVPair.Builder builderForValue)
repeated .KVPair event_data = 10; |
HistoryLoggerProtos.HistoryEventProto.Builder |
addEventData(HistoryLoggerProtos.KVPair value)
repeated .KVPair event_data = 10; |
HistoryLoggerProtos.HistoryEventProto.Builder |
addEventData(int index,
HistoryLoggerProtos.KVPair.Builder builderForValue)
repeated .KVPair event_data = 10; |
HistoryLoggerProtos.HistoryEventProto.Builder |
addEventData(int index,
HistoryLoggerProtos.KVPair value)
repeated .KVPair event_data = 10; |
HistoryLoggerProtos.KVPair.Builder |
addEventDataBuilder()
repeated .KVPair event_data = 10; |
HistoryLoggerProtos.KVPair.Builder |
addEventDataBuilder(int index)
repeated .KVPair event_data = 10; |
HistoryLoggerProtos.HistoryEventProto |
build() |
HistoryLoggerProtos.HistoryEventProto |
buildPartial() |
HistoryLoggerProtos.HistoryEventProto.Builder |
clear() |
HistoryLoggerProtos.HistoryEventProto.Builder |
clearAppAttemptId()
optional string app_attempt_id = 5; |
HistoryLoggerProtos.HistoryEventProto.Builder |
clearAppId()
optional string app_id = 4; |
HistoryLoggerProtos.HistoryEventProto.Builder |
clearDagId()
optional string dag_id = 6; |
HistoryLoggerProtos.HistoryEventProto.Builder |
clearEventData()
repeated .KVPair event_data = 10; |
HistoryLoggerProtos.HistoryEventProto.Builder |
clearEventTime()
optional int64 event_time = 2; |
HistoryLoggerProtos.HistoryEventProto.Builder |
clearEventType()
optional string event_type = 1; |
HistoryLoggerProtos.HistoryEventProto.Builder |
clearTaskAttemptId()
optional string task_attempt_id = 9; |
HistoryLoggerProtos.HistoryEventProto.Builder |
clearTaskId()
optional string task_id = 8; |
HistoryLoggerProtos.HistoryEventProto.Builder |
clearUser()
optional string user = 3; |
HistoryLoggerProtos.HistoryEventProto.Builder |
clearVertexId()
optional string vertex_id = 7; |
HistoryLoggerProtos.HistoryEventProto.Builder |
clone() |
String |
getAppAttemptId()
optional string app_attempt_id = 5; |
com.google.protobuf.ByteString |
getAppAttemptIdBytes()
optional string app_attempt_id = 5; |
String |
getAppId()
optional string app_id = 4; |
com.google.protobuf.ByteString |
getAppIdBytes()
optional string app_id = 4; |
String |
getDagId()
optional string dag_id = 6; |
com.google.protobuf.ByteString |
getDagIdBytes()
optional string dag_id = 6; |
HistoryLoggerProtos.HistoryEventProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
HistoryLoggerProtos.KVPair |
getEventData(int index)
repeated .KVPair event_data = 10; |
HistoryLoggerProtos.KVPair.Builder |
getEventDataBuilder(int index)
repeated .KVPair event_data = 10; |
List<HistoryLoggerProtos.KVPair.Builder> |
getEventDataBuilderList()
repeated .KVPair event_data = 10; |
int |
getEventDataCount()
repeated .KVPair event_data = 10; |
List<HistoryLoggerProtos.KVPair> |
getEventDataList()
repeated .KVPair event_data = 10; |
HistoryLoggerProtos.KVPairOrBuilder |
getEventDataOrBuilder(int index)
repeated .KVPair event_data = 10; |
List<? extends HistoryLoggerProtos.KVPairOrBuilder> |
getEventDataOrBuilderList()
repeated .KVPair event_data = 10; |
long |
getEventTime()
optional int64 event_time = 2; |
String |
getEventType()
optional string event_type = 1; |
com.google.protobuf.ByteString |
getEventTypeBytes()
optional string event_type = 1; |
String |
getTaskAttemptId()
optional string task_attempt_id = 9; |
com.google.protobuf.ByteString |
getTaskAttemptIdBytes()
optional string task_attempt_id = 9; |
String |
getTaskId()
optional string task_id = 8; |
com.google.protobuf.ByteString |
getTaskIdBytes()
optional string task_id = 8; |
String |
getUser()
optional string user = 3; |
com.google.protobuf.ByteString |
getUserBytes()
optional string user = 3; |
String |
getVertexId()
optional string vertex_id = 7; |
com.google.protobuf.ByteString |
getVertexIdBytes()
optional string vertex_id = 7; |
boolean |
hasAppAttemptId()
optional string app_attempt_id = 5; |
boolean |
hasAppId()
optional string app_id = 4; |
boolean |
hasDagId()
optional string dag_id = 6; |
boolean |
hasEventTime()
optional int64 event_time = 2; |
boolean |
hasEventType()
optional string event_type = 1; |
boolean |
hasTaskAttemptId()
optional string task_attempt_id = 9; |
boolean |
hasTaskId()
optional string task_id = 8; |
boolean |
hasUser()
optional string user = 3; |
boolean |
hasVertexId()
optional string vertex_id = 7; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HistoryLoggerProtos.HistoryEventProto.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HistoryLoggerProtos.HistoryEventProto.Builder |
mergeFrom(HistoryLoggerProtos.HistoryEventProto other) |
HistoryLoggerProtos.HistoryEventProto.Builder |
mergeFrom(com.google.protobuf.Message other) |
HistoryLoggerProtos.HistoryEventProto.Builder |
removeEventData(int index)
repeated .KVPair event_data = 10; |
HistoryLoggerProtos.HistoryEventProto.Builder |
setAppAttemptId(String value)
optional string app_attempt_id = 5; |
HistoryLoggerProtos.HistoryEventProto.Builder |
setAppAttemptIdBytes(com.google.protobuf.ByteString value)
optional string app_attempt_id = 5; |
HistoryLoggerProtos.HistoryEventProto.Builder |
setAppId(String value)
optional string app_id = 4; |
HistoryLoggerProtos.HistoryEventProto.Builder |
setAppIdBytes(com.google.protobuf.ByteString value)
optional string app_id = 4; |
HistoryLoggerProtos.HistoryEventProto.Builder |
setDagId(String value)
optional string dag_id = 6; |
HistoryLoggerProtos.HistoryEventProto.Builder |
setDagIdBytes(com.google.protobuf.ByteString value)
optional string dag_id = 6; |
HistoryLoggerProtos.HistoryEventProto.Builder |
setEventData(int index,
HistoryLoggerProtos.KVPair.Builder builderForValue)
repeated .KVPair event_data = 10; |
HistoryLoggerProtos.HistoryEventProto.Builder |
setEventData(int index,
HistoryLoggerProtos.KVPair value)
repeated .KVPair event_data = 10; |
HistoryLoggerProtos.HistoryEventProto.Builder |
setEventTime(long value)
optional int64 event_time = 2; |
HistoryLoggerProtos.HistoryEventProto.Builder |
setEventType(String value)
optional string event_type = 1; |
HistoryLoggerProtos.HistoryEventProto.Builder |
setEventTypeBytes(com.google.protobuf.ByteString value)
optional string event_type = 1; |
HistoryLoggerProtos.HistoryEventProto.Builder |
setTaskAttemptId(String value)
optional string task_attempt_id = 9; |
HistoryLoggerProtos.HistoryEventProto.Builder |
setTaskAttemptIdBytes(com.google.protobuf.ByteString value)
optional string task_attempt_id = 9; |
HistoryLoggerProtos.HistoryEventProto.Builder |
setTaskId(String value)
optional string task_id = 8; |
HistoryLoggerProtos.HistoryEventProto.Builder |
setTaskIdBytes(com.google.protobuf.ByteString value)
optional string task_id = 8; |
HistoryLoggerProtos.HistoryEventProto.Builder |
setUser(String value)
optional string user = 3; |
HistoryLoggerProtos.HistoryEventProto.Builder |
setUserBytes(com.google.protobuf.ByteString value)
optional string user = 3; |
HistoryLoggerProtos.HistoryEventProto.Builder |
setVertexId(String value)
optional string vertex_id = 7; |
HistoryLoggerProtos.HistoryEventProto.Builder |
setVertexIdBytes(com.google.protobuf.ByteString value)
optional string vertex_id = 7; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<HistoryLoggerProtos.HistoryEventProto.Builder>public HistoryLoggerProtos.HistoryEventProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<HistoryLoggerProtos.HistoryEventProto.Builder>public HistoryLoggerProtos.HistoryEventProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<HistoryLoggerProtos.HistoryEventProto.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.GeneratedMessage.Builder<HistoryLoggerProtos.HistoryEventProto.Builder>public HistoryLoggerProtos.HistoryEventProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HistoryLoggerProtos.HistoryEventProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HistoryLoggerProtos.HistoryEventProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HistoryLoggerProtos.HistoryEventProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HistoryLoggerProtos.HistoryEventProto.Builder>public HistoryLoggerProtos.HistoryEventProto.Builder mergeFrom(HistoryLoggerProtos.HistoryEventProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<HistoryLoggerProtos.HistoryEventProto.Builder>public HistoryLoggerProtos.HistoryEventProto.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<HistoryLoggerProtos.HistoryEventProto.Builder>IOExceptionpublic boolean hasEventType()
optional string event_type = 1;hasEventType in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic String getEventType()
optional string event_type = 1;getEventType in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic com.google.protobuf.ByteString getEventTypeBytes()
optional string event_type = 1;getEventTypeBytes in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic HistoryLoggerProtos.HistoryEventProto.Builder setEventType(String value)
optional string event_type = 1;public HistoryLoggerProtos.HistoryEventProto.Builder clearEventType()
optional string event_type = 1;public HistoryLoggerProtos.HistoryEventProto.Builder setEventTypeBytes(com.google.protobuf.ByteString value)
optional string event_type = 1;public boolean hasEventTime()
optional int64 event_time = 2;hasEventTime in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic long getEventTime()
optional int64 event_time = 2;getEventTime in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic HistoryLoggerProtos.HistoryEventProto.Builder setEventTime(long value)
optional int64 event_time = 2;public HistoryLoggerProtos.HistoryEventProto.Builder clearEventTime()
optional int64 event_time = 2;public boolean hasUser()
optional string user = 3;hasUser in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic String getUser()
optional string user = 3;getUser in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic com.google.protobuf.ByteString getUserBytes()
optional string user = 3;getUserBytes in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic HistoryLoggerProtos.HistoryEventProto.Builder setUser(String value)
optional string user = 3;public HistoryLoggerProtos.HistoryEventProto.Builder clearUser()
optional string user = 3;public HistoryLoggerProtos.HistoryEventProto.Builder setUserBytes(com.google.protobuf.ByteString value)
optional string user = 3;public boolean hasAppId()
optional string app_id = 4;hasAppId in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic String getAppId()
optional string app_id = 4;getAppId in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic com.google.protobuf.ByteString getAppIdBytes()
optional string app_id = 4;getAppIdBytes in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic HistoryLoggerProtos.HistoryEventProto.Builder setAppId(String value)
optional string app_id = 4;public HistoryLoggerProtos.HistoryEventProto.Builder clearAppId()
optional string app_id = 4;public HistoryLoggerProtos.HistoryEventProto.Builder setAppIdBytes(com.google.protobuf.ByteString value)
optional string app_id = 4;public boolean hasAppAttemptId()
optional string app_attempt_id = 5;hasAppAttemptId in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic String getAppAttemptId()
optional string app_attempt_id = 5;getAppAttemptId in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic com.google.protobuf.ByteString getAppAttemptIdBytes()
optional string app_attempt_id = 5;getAppAttemptIdBytes in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic HistoryLoggerProtos.HistoryEventProto.Builder setAppAttemptId(String value)
optional string app_attempt_id = 5;public HistoryLoggerProtos.HistoryEventProto.Builder clearAppAttemptId()
optional string app_attempt_id = 5;public HistoryLoggerProtos.HistoryEventProto.Builder setAppAttemptIdBytes(com.google.protobuf.ByteString value)
optional string app_attempt_id = 5;public boolean hasDagId()
optional string dag_id = 6;hasDagId in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic String getDagId()
optional string dag_id = 6;getDagId in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic com.google.protobuf.ByteString getDagIdBytes()
optional string dag_id = 6;getDagIdBytes in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic HistoryLoggerProtos.HistoryEventProto.Builder setDagId(String value)
optional string dag_id = 6;public HistoryLoggerProtos.HistoryEventProto.Builder clearDagId()
optional string dag_id = 6;public HistoryLoggerProtos.HistoryEventProto.Builder setDagIdBytes(com.google.protobuf.ByteString value)
optional string dag_id = 6;public boolean hasVertexId()
optional string vertex_id = 7;hasVertexId in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic String getVertexId()
optional string vertex_id = 7;getVertexId in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic com.google.protobuf.ByteString getVertexIdBytes()
optional string vertex_id = 7;getVertexIdBytes in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic HistoryLoggerProtos.HistoryEventProto.Builder setVertexId(String value)
optional string vertex_id = 7;public HistoryLoggerProtos.HistoryEventProto.Builder clearVertexId()
optional string vertex_id = 7;public HistoryLoggerProtos.HistoryEventProto.Builder setVertexIdBytes(com.google.protobuf.ByteString value)
optional string vertex_id = 7;public boolean hasTaskId()
optional string task_id = 8;hasTaskId in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic String getTaskId()
optional string task_id = 8;getTaskId in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic com.google.protobuf.ByteString getTaskIdBytes()
optional string task_id = 8;getTaskIdBytes in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic HistoryLoggerProtos.HistoryEventProto.Builder setTaskId(String value)
optional string task_id = 8;public HistoryLoggerProtos.HistoryEventProto.Builder clearTaskId()
optional string task_id = 8;public HistoryLoggerProtos.HistoryEventProto.Builder setTaskIdBytes(com.google.protobuf.ByteString value)
optional string task_id = 8;public boolean hasTaskAttemptId()
optional string task_attempt_id = 9;hasTaskAttemptId in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic String getTaskAttemptId()
optional string task_attempt_id = 9;getTaskAttemptId in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic com.google.protobuf.ByteString getTaskAttemptIdBytes()
optional string task_attempt_id = 9;getTaskAttemptIdBytes in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic HistoryLoggerProtos.HistoryEventProto.Builder setTaskAttemptId(String value)
optional string task_attempt_id = 9;public HistoryLoggerProtos.HistoryEventProto.Builder clearTaskAttemptId()
optional string task_attempt_id = 9;public HistoryLoggerProtos.HistoryEventProto.Builder setTaskAttemptIdBytes(com.google.protobuf.ByteString value)
optional string task_attempt_id = 9;public List<HistoryLoggerProtos.KVPair> getEventDataList()
repeated .KVPair event_data = 10;getEventDataList in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic int getEventDataCount()
repeated .KVPair event_data = 10;getEventDataCount in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic HistoryLoggerProtos.KVPair getEventData(int index)
repeated .KVPair event_data = 10;getEventData in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic HistoryLoggerProtos.HistoryEventProto.Builder setEventData(int index, HistoryLoggerProtos.KVPair value)
repeated .KVPair event_data = 10;public HistoryLoggerProtos.HistoryEventProto.Builder setEventData(int index, HistoryLoggerProtos.KVPair.Builder builderForValue)
repeated .KVPair event_data = 10;public HistoryLoggerProtos.HistoryEventProto.Builder addEventData(HistoryLoggerProtos.KVPair value)
repeated .KVPair event_data = 10;public HistoryLoggerProtos.HistoryEventProto.Builder addEventData(int index, HistoryLoggerProtos.KVPair value)
repeated .KVPair event_data = 10;public HistoryLoggerProtos.HistoryEventProto.Builder addEventData(HistoryLoggerProtos.KVPair.Builder builderForValue)
repeated .KVPair event_data = 10;public HistoryLoggerProtos.HistoryEventProto.Builder addEventData(int index, HistoryLoggerProtos.KVPair.Builder builderForValue)
repeated .KVPair event_data = 10;public HistoryLoggerProtos.HistoryEventProto.Builder addAllEventData(Iterable<? extends HistoryLoggerProtos.KVPair> values)
repeated .KVPair event_data = 10;public HistoryLoggerProtos.HistoryEventProto.Builder clearEventData()
repeated .KVPair event_data = 10;public HistoryLoggerProtos.HistoryEventProto.Builder removeEventData(int index)
repeated .KVPair event_data = 10;public HistoryLoggerProtos.KVPair.Builder getEventDataBuilder(int index)
repeated .KVPair event_data = 10;public HistoryLoggerProtos.KVPairOrBuilder getEventDataOrBuilder(int index)
repeated .KVPair event_data = 10;getEventDataOrBuilder in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic List<? extends HistoryLoggerProtos.KVPairOrBuilder> getEventDataOrBuilderList()
repeated .KVPair event_data = 10;getEventDataOrBuilderList in interface HistoryLoggerProtos.HistoryEventProtoOrBuilderpublic HistoryLoggerProtos.KVPair.Builder addEventDataBuilder()
repeated .KVPair event_data = 10;public HistoryLoggerProtos.KVPair.Builder addEventDataBuilder(int index)
repeated .KVPair event_data = 10;public List<HistoryLoggerProtos.KVPair.Builder> getEventDataBuilderList()
repeated .KVPair event_data = 10;Copyright © 2022 Apache Software Foundation. All rights reserved.