public static final class RecoveryProtos.DataEventDependencyInfoProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<RecoveryProtos.DataEventDependencyInfoProto.Builder> implements RecoveryProtos.DataEventDependencyInfoProtoOrBuilder
DataEventDependencyInfoProtoaddRepeatedField, 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<RecoveryProtos.DataEventDependencyInfoProto.Builder>public RecoveryProtos.DataEventDependencyInfoProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<RecoveryProtos.DataEventDependencyInfoProto.Builder>public RecoveryProtos.DataEventDependencyInfoProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<RecoveryProtos.DataEventDependencyInfoProto.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<RecoveryProtos.DataEventDependencyInfoProto.Builder>public RecoveryProtos.DataEventDependencyInfoProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RecoveryProtos.DataEventDependencyInfoProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RecoveryProtos.DataEventDependencyInfoProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RecoveryProtos.DataEventDependencyInfoProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RecoveryProtos.DataEventDependencyInfoProto.Builder>public RecoveryProtos.DataEventDependencyInfoProto.Builder mergeFrom(RecoveryProtos.DataEventDependencyInfoProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<RecoveryProtos.DataEventDependencyInfoProto.Builder>public RecoveryProtos.DataEventDependencyInfoProto.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<RecoveryProtos.DataEventDependencyInfoProto.Builder>IOExceptionpublic boolean hasTaskAttemptId()
optional string task_attempt_id = 1;hasTaskAttemptId in interface RecoveryProtos.DataEventDependencyInfoProtoOrBuilderpublic String getTaskAttemptId()
optional string task_attempt_id = 1;getTaskAttemptId in interface RecoveryProtos.DataEventDependencyInfoProtoOrBuilderpublic com.google.protobuf.ByteString getTaskAttemptIdBytes()
optional string task_attempt_id = 1;getTaskAttemptIdBytes in interface RecoveryProtos.DataEventDependencyInfoProtoOrBuilderpublic RecoveryProtos.DataEventDependencyInfoProto.Builder setTaskAttemptId(String value)
optional string task_attempt_id = 1;public RecoveryProtos.DataEventDependencyInfoProto.Builder clearTaskAttemptId()
optional string task_attempt_id = 1;public RecoveryProtos.DataEventDependencyInfoProto.Builder setTaskAttemptIdBytes(com.google.protobuf.ByteString value)
optional string task_attempt_id = 1;public boolean hasTimestamp()
optional int64 timestamp = 2;hasTimestamp in interface RecoveryProtos.DataEventDependencyInfoProtoOrBuilderpublic long getTimestamp()
optional int64 timestamp = 2;getTimestamp in interface RecoveryProtos.DataEventDependencyInfoProtoOrBuilderpublic RecoveryProtos.DataEventDependencyInfoProto.Builder setTimestamp(long value)
optional int64 timestamp = 2;public RecoveryProtos.DataEventDependencyInfoProto.Builder clearTimestamp()
optional int64 timestamp = 2;Copyright © 2019 Apache Software Foundation. All rights reserved.