|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<RecoveryProtos.TaskAttemptStartedProto.Builder>
org.apache.tez.dag.recovery.records.RecoveryProtos.TaskAttemptStartedProto.Builder
public static final class RecoveryProtos.TaskAttemptStartedProto.Builder
Protobuf type TaskAttemptStartedProto
| Method Summary | |
|---|---|
RecoveryProtos.TaskAttemptStartedProto |
build()
|
RecoveryProtos.TaskAttemptStartedProto |
buildPartial()
|
RecoveryProtos.TaskAttemptStartedProto.Builder |
clear()
|
RecoveryProtos.TaskAttemptStartedProto.Builder |
clearContainerId()
optional string container_id = 3; |
RecoveryProtos.TaskAttemptStartedProto.Builder |
clearNodeId()
optional string node_id = 4; |
RecoveryProtos.TaskAttemptStartedProto.Builder |
clearStartTime()
optional int64 start_time = 2; |
RecoveryProtos.TaskAttemptStartedProto.Builder |
clearTaskAttemptId()
optional string task_attempt_id = 1; |
RecoveryProtos.TaskAttemptStartedProto.Builder |
clone()
|
String |
getContainerId()
optional string container_id = 3; |
com.google.protobuf.ByteString |
getContainerIdBytes()
optional string container_id = 3; |
RecoveryProtos.TaskAttemptStartedProto |
getDefaultInstanceForType()
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType()
|
String |
getNodeId()
optional string node_id = 4; |
com.google.protobuf.ByteString |
getNodeIdBytes()
optional string node_id = 4; |
long |
getStartTime()
optional int64 start_time = 2; |
String |
getTaskAttemptId()
optional string task_attempt_id = 1; |
com.google.protobuf.ByteString |
getTaskAttemptIdBytes()
optional string task_attempt_id = 1; |
boolean |
hasContainerId()
optional string container_id = 3; |
boolean |
hasNodeId()
optional string node_id = 4; |
boolean |
hasStartTime()
optional int64 start_time = 2; |
boolean |
hasTaskAttemptId()
optional string task_attempt_id = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
RecoveryProtos.TaskAttemptStartedProto.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
RecoveryProtos.TaskAttemptStartedProto.Builder |
mergeFrom(com.google.protobuf.Message other)
|
RecoveryProtos.TaskAttemptStartedProto.Builder |
mergeFrom(RecoveryProtos.TaskAttemptStartedProto other)
|
RecoveryProtos.TaskAttemptStartedProto.Builder |
setContainerId(String value)
optional string container_id = 3; |
RecoveryProtos.TaskAttemptStartedProto.Builder |
setContainerIdBytes(com.google.protobuf.ByteString value)
optional string container_id = 3; |
RecoveryProtos.TaskAttemptStartedProto.Builder |
setNodeId(String value)
optional string node_id = 4; |
RecoveryProtos.TaskAttemptStartedProto.Builder |
setNodeIdBytes(com.google.protobuf.ByteString value)
optional string node_id = 4; |
RecoveryProtos.TaskAttemptStartedProto.Builder |
setStartTime(long value)
optional int64 start_time = 2; |
RecoveryProtos.TaskAttemptStartedProto.Builder |
setTaskAttemptId(String value)
optional string task_attempt_id = 1; |
RecoveryProtos.TaskAttemptStartedProto.Builder |
setTaskAttemptIdBytes(com.google.protobuf.ByteString value)
optional string task_attempt_id = 1; |
| Methods inherited from class com.google.protobuf.GeneratedMessage.Builder |
|---|
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields |
| Methods inherited from class com.google.protobuf.AbstractMessage.Builder |
|---|
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
| Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder |
|---|
addAll, newUninitializedMessageException |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Method Detail |
|---|
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<RecoveryProtos.TaskAttemptStartedProto.Builder>public RecoveryProtos.TaskAttemptStartedProto.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.TaskAttemptStartedProto.Builder>public RecoveryProtos.TaskAttemptStartedProto.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.TaskAttemptStartedProto.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.TaskAttemptStartedProto.Builder>public RecoveryProtos.TaskAttemptStartedProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RecoveryProtos.TaskAttemptStartedProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RecoveryProtos.TaskAttemptStartedProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RecoveryProtos.TaskAttemptStartedProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RecoveryProtos.TaskAttemptStartedProto.Builder>public RecoveryProtos.TaskAttemptStartedProto.Builder mergeFrom(RecoveryProtos.TaskAttemptStartedProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<RecoveryProtos.TaskAttemptStartedProto.Builder>
public RecoveryProtos.TaskAttemptStartedProto.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.TaskAttemptStartedProto.Builder>IOExceptionpublic boolean hasTaskAttemptId()
optional string task_attempt_id = 1;
hasTaskAttemptId in interface RecoveryProtos.TaskAttemptStartedProtoOrBuilderpublic String getTaskAttemptId()
optional string task_attempt_id = 1;
getTaskAttemptId in interface RecoveryProtos.TaskAttemptStartedProtoOrBuilderpublic com.google.protobuf.ByteString getTaskAttemptIdBytes()
optional string task_attempt_id = 1;
getTaskAttemptIdBytes in interface RecoveryProtos.TaskAttemptStartedProtoOrBuilderpublic RecoveryProtos.TaskAttemptStartedProto.Builder setTaskAttemptId(String value)
optional string task_attempt_id = 1;
public RecoveryProtos.TaskAttemptStartedProto.Builder clearTaskAttemptId()
optional string task_attempt_id = 1;
public RecoveryProtos.TaskAttemptStartedProto.Builder setTaskAttemptIdBytes(com.google.protobuf.ByteString value)
optional string task_attempt_id = 1;
public boolean hasStartTime()
optional int64 start_time = 2;
hasStartTime in interface RecoveryProtos.TaskAttemptStartedProtoOrBuilderpublic long getStartTime()
optional int64 start_time = 2;
getStartTime in interface RecoveryProtos.TaskAttemptStartedProtoOrBuilderpublic RecoveryProtos.TaskAttemptStartedProto.Builder setStartTime(long value)
optional int64 start_time = 2;
public RecoveryProtos.TaskAttemptStartedProto.Builder clearStartTime()
optional int64 start_time = 2;
public boolean hasContainerId()
optional string container_id = 3;
hasContainerId in interface RecoveryProtos.TaskAttemptStartedProtoOrBuilderpublic String getContainerId()
optional string container_id = 3;
getContainerId in interface RecoveryProtos.TaskAttemptStartedProtoOrBuilderpublic com.google.protobuf.ByteString getContainerIdBytes()
optional string container_id = 3;
getContainerIdBytes in interface RecoveryProtos.TaskAttemptStartedProtoOrBuilderpublic RecoveryProtos.TaskAttemptStartedProto.Builder setContainerId(String value)
optional string container_id = 3;
public RecoveryProtos.TaskAttemptStartedProto.Builder clearContainerId()
optional string container_id = 3;
public RecoveryProtos.TaskAttemptStartedProto.Builder setContainerIdBytes(com.google.protobuf.ByteString value)
optional string container_id = 3;
public boolean hasNodeId()
optional string node_id = 4;
hasNodeId in interface RecoveryProtos.TaskAttemptStartedProtoOrBuilderpublic String getNodeId()
optional string node_id = 4;
getNodeId in interface RecoveryProtos.TaskAttemptStartedProtoOrBuilderpublic com.google.protobuf.ByteString getNodeIdBytes()
optional string node_id = 4;
getNodeIdBytes in interface RecoveryProtos.TaskAttemptStartedProtoOrBuilderpublic RecoveryProtos.TaskAttemptStartedProto.Builder setNodeId(String value)
optional string node_id = 4;
public RecoveryProtos.TaskAttemptStartedProto.Builder clearNodeId()
optional string node_id = 4;
public RecoveryProtos.TaskAttemptStartedProto.Builder setNodeIdBytes(com.google.protobuf.ByteString value)
optional string node_id = 4;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||