public static final class HistoryLoggerProtos.ManifestEntryProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<HistoryLoggerProtos.ManifestEntryProto.Builder> implements HistoryLoggerProtos.ManifestEntryProtoOrBuilder
ManifestEntryProto| Modifier and Type | Method and Description |
|---|---|
HistoryLoggerProtos.ManifestEntryProto |
build() |
HistoryLoggerProtos.ManifestEntryProto |
buildPartial() |
HistoryLoggerProtos.ManifestEntryProto.Builder |
clear() |
HistoryLoggerProtos.ManifestEntryProto.Builder |
clearAppFilePath()
optional string app_file_path = 7; |
HistoryLoggerProtos.ManifestEntryProto.Builder |
clearAppId()
optional string app_id = 2; |
HistoryLoggerProtos.ManifestEntryProto.Builder |
clearAppLaunchedEventOffset()
optional int64 app_launched_event_offset = 8; |
HistoryLoggerProtos.ManifestEntryProto.Builder |
clearDagFilePath()
optional string dag_file_path = 5; |
HistoryLoggerProtos.ManifestEntryProto.Builder |
clearDagFinishedEventOffset()
optional int64 dag_finished_event_offset = 4; |
HistoryLoggerProtos.ManifestEntryProto.Builder |
clearDagId()
optional string dag_id = 1; |
HistoryLoggerProtos.ManifestEntryProto.Builder |
clearDagSubmittedEventOffset()
optional int64 dag_submitted_event_offset = 3; |
HistoryLoggerProtos.ManifestEntryProto.Builder |
clearWriteTime()
optional int64 writeTime = 6; |
HistoryLoggerProtos.ManifestEntryProto.Builder |
clone() |
String |
getAppFilePath()
optional string app_file_path = 7; |
com.google.protobuf.ByteString |
getAppFilePathBytes()
optional string app_file_path = 7; |
String |
getAppId()
optional string app_id = 2; |
com.google.protobuf.ByteString |
getAppIdBytes()
optional string app_id = 2; |
long |
getAppLaunchedEventOffset()
optional int64 app_launched_event_offset = 8; |
String |
getDagFilePath()
optional string dag_file_path = 5; |
com.google.protobuf.ByteString |
getDagFilePathBytes()
optional string dag_file_path = 5; |
long |
getDagFinishedEventOffset()
optional int64 dag_finished_event_offset = 4; |
String |
getDagId()
optional string dag_id = 1; |
com.google.protobuf.ByteString |
getDagIdBytes()
optional string dag_id = 1; |
long |
getDagSubmittedEventOffset()
optional int64 dag_submitted_event_offset = 3; |
HistoryLoggerProtos.ManifestEntryProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getWriteTime()
optional int64 writeTime = 6; |
boolean |
hasAppFilePath()
optional string app_file_path = 7; |
boolean |
hasAppId()
optional string app_id = 2; |
boolean |
hasAppLaunchedEventOffset()
optional int64 app_launched_event_offset = 8; |
boolean |
hasDagFilePath()
optional string dag_file_path = 5; |
boolean |
hasDagFinishedEventOffset()
optional int64 dag_finished_event_offset = 4; |
boolean |
hasDagId()
optional string dag_id = 1; |
boolean |
hasDagSubmittedEventOffset()
optional int64 dag_submitted_event_offset = 3; |
boolean |
hasWriteTime()
optional int64 writeTime = 6; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HistoryLoggerProtos.ManifestEntryProto.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HistoryLoggerProtos.ManifestEntryProto.Builder |
mergeFrom(HistoryLoggerProtos.ManifestEntryProto other) |
HistoryLoggerProtos.ManifestEntryProto.Builder |
mergeFrom(com.google.protobuf.Message other) |
HistoryLoggerProtos.ManifestEntryProto.Builder |
setAppFilePath(String value)
optional string app_file_path = 7; |
HistoryLoggerProtos.ManifestEntryProto.Builder |
setAppFilePathBytes(com.google.protobuf.ByteString value)
optional string app_file_path = 7; |
HistoryLoggerProtos.ManifestEntryProto.Builder |
setAppId(String value)
optional string app_id = 2; |
HistoryLoggerProtos.ManifestEntryProto.Builder |
setAppIdBytes(com.google.protobuf.ByteString value)
optional string app_id = 2; |
HistoryLoggerProtos.ManifestEntryProto.Builder |
setAppLaunchedEventOffset(long value)
optional int64 app_launched_event_offset = 8; |
HistoryLoggerProtos.ManifestEntryProto.Builder |
setDagFilePath(String value)
optional string dag_file_path = 5; |
HistoryLoggerProtos.ManifestEntryProto.Builder |
setDagFilePathBytes(com.google.protobuf.ByteString value)
optional string dag_file_path = 5; |
HistoryLoggerProtos.ManifestEntryProto.Builder |
setDagFinishedEventOffset(long value)
optional int64 dag_finished_event_offset = 4; |
HistoryLoggerProtos.ManifestEntryProto.Builder |
setDagId(String value)
optional string dag_id = 1; |
HistoryLoggerProtos.ManifestEntryProto.Builder |
setDagIdBytes(com.google.protobuf.ByteString value)
optional string dag_id = 1; |
HistoryLoggerProtos.ManifestEntryProto.Builder |
setDagSubmittedEventOffset(long value)
optional int64 dag_submitted_event_offset = 3; |
HistoryLoggerProtos.ManifestEntryProto.Builder |
setWriteTime(long value)
optional int64 writeTime = 6; |
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.ManifestEntryProto.Builder>public HistoryLoggerProtos.ManifestEntryProto.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.ManifestEntryProto.Builder>public HistoryLoggerProtos.ManifestEntryProto.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.ManifestEntryProto.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.ManifestEntryProto.Builder>public HistoryLoggerProtos.ManifestEntryProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic HistoryLoggerProtos.ManifestEntryProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic HistoryLoggerProtos.ManifestEntryProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic HistoryLoggerProtos.ManifestEntryProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<HistoryLoggerProtos.ManifestEntryProto.Builder>public HistoryLoggerProtos.ManifestEntryProto.Builder mergeFrom(HistoryLoggerProtos.ManifestEntryProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<HistoryLoggerProtos.ManifestEntryProto.Builder>public HistoryLoggerProtos.ManifestEntryProto.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.ManifestEntryProto.Builder>IOExceptionpublic boolean hasDagId()
optional string dag_id = 1;hasDagId in interface HistoryLoggerProtos.ManifestEntryProtoOrBuilderpublic String getDagId()
optional string dag_id = 1;getDagId in interface HistoryLoggerProtos.ManifestEntryProtoOrBuilderpublic com.google.protobuf.ByteString getDagIdBytes()
optional string dag_id = 1;getDagIdBytes in interface HistoryLoggerProtos.ManifestEntryProtoOrBuilderpublic HistoryLoggerProtos.ManifestEntryProto.Builder setDagId(String value)
optional string dag_id = 1;public HistoryLoggerProtos.ManifestEntryProto.Builder clearDagId()
optional string dag_id = 1;public HistoryLoggerProtos.ManifestEntryProto.Builder setDagIdBytes(com.google.protobuf.ByteString value)
optional string dag_id = 1;public boolean hasAppId()
optional string app_id = 2;hasAppId in interface HistoryLoggerProtos.ManifestEntryProtoOrBuilderpublic String getAppId()
optional string app_id = 2;getAppId in interface HistoryLoggerProtos.ManifestEntryProtoOrBuilderpublic com.google.protobuf.ByteString getAppIdBytes()
optional string app_id = 2;getAppIdBytes in interface HistoryLoggerProtos.ManifestEntryProtoOrBuilderpublic HistoryLoggerProtos.ManifestEntryProto.Builder setAppId(String value)
optional string app_id = 2;public HistoryLoggerProtos.ManifestEntryProto.Builder clearAppId()
optional string app_id = 2;public HistoryLoggerProtos.ManifestEntryProto.Builder setAppIdBytes(com.google.protobuf.ByteString value)
optional string app_id = 2;public boolean hasDagSubmittedEventOffset()
optional int64 dag_submitted_event_offset = 3;hasDagSubmittedEventOffset in interface HistoryLoggerProtos.ManifestEntryProtoOrBuilderpublic long getDagSubmittedEventOffset()
optional int64 dag_submitted_event_offset = 3;getDagSubmittedEventOffset in interface HistoryLoggerProtos.ManifestEntryProtoOrBuilderpublic HistoryLoggerProtos.ManifestEntryProto.Builder setDagSubmittedEventOffset(long value)
optional int64 dag_submitted_event_offset = 3;public HistoryLoggerProtos.ManifestEntryProto.Builder clearDagSubmittedEventOffset()
optional int64 dag_submitted_event_offset = 3;public boolean hasDagFinishedEventOffset()
optional int64 dag_finished_event_offset = 4;hasDagFinishedEventOffset in interface HistoryLoggerProtos.ManifestEntryProtoOrBuilderpublic long getDagFinishedEventOffset()
optional int64 dag_finished_event_offset = 4;getDagFinishedEventOffset in interface HistoryLoggerProtos.ManifestEntryProtoOrBuilderpublic HistoryLoggerProtos.ManifestEntryProto.Builder setDagFinishedEventOffset(long value)
optional int64 dag_finished_event_offset = 4;public HistoryLoggerProtos.ManifestEntryProto.Builder clearDagFinishedEventOffset()
optional int64 dag_finished_event_offset = 4;public boolean hasDagFilePath()
optional string dag_file_path = 5;hasDagFilePath in interface HistoryLoggerProtos.ManifestEntryProtoOrBuilderpublic String getDagFilePath()
optional string dag_file_path = 5;getDagFilePath in interface HistoryLoggerProtos.ManifestEntryProtoOrBuilderpublic com.google.protobuf.ByteString getDagFilePathBytes()
optional string dag_file_path = 5;getDagFilePathBytes in interface HistoryLoggerProtos.ManifestEntryProtoOrBuilderpublic HistoryLoggerProtos.ManifestEntryProto.Builder setDagFilePath(String value)
optional string dag_file_path = 5;public HistoryLoggerProtos.ManifestEntryProto.Builder clearDagFilePath()
optional string dag_file_path = 5;public HistoryLoggerProtos.ManifestEntryProto.Builder setDagFilePathBytes(com.google.protobuf.ByteString value)
optional string dag_file_path = 5;public boolean hasWriteTime()
optional int64 writeTime = 6;hasWriteTime in interface HistoryLoggerProtos.ManifestEntryProtoOrBuilderpublic long getWriteTime()
optional int64 writeTime = 6;getWriteTime in interface HistoryLoggerProtos.ManifestEntryProtoOrBuilderpublic HistoryLoggerProtos.ManifestEntryProto.Builder setWriteTime(long value)
optional int64 writeTime = 6;public HistoryLoggerProtos.ManifestEntryProto.Builder clearWriteTime()
optional int64 writeTime = 6;public boolean hasAppFilePath()
optional string app_file_path = 7;hasAppFilePath in interface HistoryLoggerProtos.ManifestEntryProtoOrBuilderpublic String getAppFilePath()
optional string app_file_path = 7;getAppFilePath in interface HistoryLoggerProtos.ManifestEntryProtoOrBuilderpublic com.google.protobuf.ByteString getAppFilePathBytes()
optional string app_file_path = 7;getAppFilePathBytes in interface HistoryLoggerProtos.ManifestEntryProtoOrBuilderpublic HistoryLoggerProtos.ManifestEntryProto.Builder setAppFilePath(String value)
optional string app_file_path = 7;public HistoryLoggerProtos.ManifestEntryProto.Builder clearAppFilePath()
optional string app_file_path = 7;public HistoryLoggerProtos.ManifestEntryProto.Builder setAppFilePathBytes(com.google.protobuf.ByteString value)
optional string app_file_path = 7;public boolean hasAppLaunchedEventOffset()
optional int64 app_launched_event_offset = 8;hasAppLaunchedEventOffset in interface HistoryLoggerProtos.ManifestEntryProtoOrBuilderpublic long getAppLaunchedEventOffset()
optional int64 app_launched_event_offset = 8;getAppLaunchedEventOffset in interface HistoryLoggerProtos.ManifestEntryProtoOrBuilderpublic HistoryLoggerProtos.ManifestEntryProto.Builder setAppLaunchedEventOffset(long value)
optional int64 app_launched_event_offset = 8;public HistoryLoggerProtos.ManifestEntryProto.Builder clearAppLaunchedEventOffset()
optional int64 app_launched_event_offset = 8;Copyright © 2020 Apache Software Foundation. All rights reserved.