org.apache.hadoop.mapreduce.v2.proto
Class MRProtos.TaskAttemptReportProto.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<MRProtos.TaskAttemptReportProto.Builder>
              extended by org.apache.hadoop.mapreduce.v2.proto.MRProtos.TaskAttemptReportProto.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, MRProtos.TaskAttemptReportProtoOrBuilder
Enclosing class:
MRProtos.TaskAttemptReportProto

public static final class MRProtos.TaskAttemptReportProto.Builder
extends com.google.protobuf.GeneratedMessage.Builder<MRProtos.TaskAttemptReportProto.Builder>
implements MRProtos.TaskAttemptReportProtoOrBuilder

Protobuf type hadoop.mapreduce.TaskAttemptReportProto


Method Summary
 MRProtos.TaskAttemptReportProto build()
           
 MRProtos.TaskAttemptReportProto buildPartial()
           
 MRProtos.TaskAttemptReportProto.Builder clear()
           
 MRProtos.TaskAttemptReportProto.Builder clearContainerId()
          optional .hadoop.yarn.ContainerIdProto container_id = 15;
 MRProtos.TaskAttemptReportProto.Builder clearCounters()
          optional .hadoop.mapreduce.CountersProto counters = 6;
 MRProtos.TaskAttemptReportProto.Builder clearDiagnosticInfo()
          optional string diagnostic_info = 7;
 MRProtos.TaskAttemptReportProto.Builder clearFinishTime()
          optional int64 finish_time = 5;
 MRProtos.TaskAttemptReportProto.Builder clearNodeManagerHost()
          optional string node_manager_host = 12;
 MRProtos.TaskAttemptReportProto.Builder clearNodeManagerHttpPort()
          optional int32 node_manager_http_port = 14;
 MRProtos.TaskAttemptReportProto.Builder clearNodeManagerPort()
          optional int32 node_manager_port = 13;
 MRProtos.TaskAttemptReportProto.Builder clearPhase()
          optional .hadoop.mapreduce.PhaseProto phase = 9;
 MRProtos.TaskAttemptReportProto.Builder clearProgress()
          optional float progress = 3;
 MRProtos.TaskAttemptReportProto.Builder clearShuffleFinishTime()
          optional int64 shuffle_finish_time = 10;
 MRProtos.TaskAttemptReportProto.Builder clearSortFinishTime()
          optional int64 sort_finish_time = 11;
 MRProtos.TaskAttemptReportProto.Builder clearStartTime()
          optional int64 start_time = 4;
 MRProtos.TaskAttemptReportProto.Builder clearStateString()
          optional string state_string = 8;
 MRProtos.TaskAttemptReportProto.Builder clearTaskAttemptId()
          optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
 MRProtos.TaskAttemptReportProto.Builder clearTaskAttemptState()
          optional .hadoop.mapreduce.TaskAttemptStateProto task_attempt_state = 2;
 MRProtos.TaskAttemptReportProto.Builder clone()
           
 org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto getContainerId()
          optional .hadoop.yarn.ContainerIdProto container_id = 15;
 org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder getContainerIdBuilder()
          optional .hadoop.yarn.ContainerIdProto container_id = 15;
 org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder getContainerIdOrBuilder()
          optional .hadoop.yarn.ContainerIdProto container_id = 15;
 MRProtos.CountersProto getCounters()
          optional .hadoop.mapreduce.CountersProto counters = 6;
 MRProtos.CountersProto.Builder getCountersBuilder()
          optional .hadoop.mapreduce.CountersProto counters = 6;
 MRProtos.CountersProtoOrBuilder getCountersOrBuilder()
          optional .hadoop.mapreduce.CountersProto counters = 6;
 MRProtos.TaskAttemptReportProto getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 String getDiagnosticInfo()
          optional string diagnostic_info = 7;
 com.google.protobuf.ByteString getDiagnosticInfoBytes()
          optional string diagnostic_info = 7;
 long getFinishTime()
          optional int64 finish_time = 5;
 String getNodeManagerHost()
          optional string node_manager_host = 12;
 com.google.protobuf.ByteString getNodeManagerHostBytes()
          optional string node_manager_host = 12;
 int getNodeManagerHttpPort()
          optional int32 node_manager_http_port = 14;
 int getNodeManagerPort()
          optional int32 node_manager_port = 13;
 MRProtos.PhaseProto getPhase()
          optional .hadoop.mapreduce.PhaseProto phase = 9;
 float getProgress()
          optional float progress = 3;
 long getShuffleFinishTime()
          optional int64 shuffle_finish_time = 10;
 long getSortFinishTime()
          optional int64 sort_finish_time = 11;
 long getStartTime()
          optional int64 start_time = 4;
 String getStateString()
          optional string state_string = 8;
 com.google.protobuf.ByteString getStateStringBytes()
          optional string state_string = 8;
 MRProtos.TaskAttemptIdProto getTaskAttemptId()
          optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
 MRProtos.TaskAttemptIdProto.Builder getTaskAttemptIdBuilder()
          optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
 MRProtos.TaskAttemptIdProtoOrBuilder getTaskAttemptIdOrBuilder()
          optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
 MRProtos.TaskAttemptStateProto getTaskAttemptState()
          optional .hadoop.mapreduce.TaskAttemptStateProto task_attempt_state = 2;
 boolean hasContainerId()
          optional .hadoop.yarn.ContainerIdProto container_id = 15;
 boolean hasCounters()
          optional .hadoop.mapreduce.CountersProto counters = 6;
 boolean hasDiagnosticInfo()
          optional string diagnostic_info = 7;
 boolean hasFinishTime()
          optional int64 finish_time = 5;
 boolean hasNodeManagerHost()
          optional string node_manager_host = 12;
 boolean hasNodeManagerHttpPort()
          optional int32 node_manager_http_port = 14;
 boolean hasNodeManagerPort()
          optional int32 node_manager_port = 13;
 boolean hasPhase()
          optional .hadoop.mapreduce.PhaseProto phase = 9;
 boolean hasProgress()
          optional float progress = 3;
 boolean hasShuffleFinishTime()
          optional int64 shuffle_finish_time = 10;
 boolean hasSortFinishTime()
          optional int64 sort_finish_time = 11;
 boolean hasStartTime()
          optional int64 start_time = 4;
 boolean hasStateString()
          optional string state_string = 8;
 boolean hasTaskAttemptId()
          optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
 boolean hasTaskAttemptState()
          optional .hadoop.mapreduce.TaskAttemptStateProto task_attempt_state = 2;
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 MRProtos.TaskAttemptReportProto.Builder mergeContainerId(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
          optional .hadoop.yarn.ContainerIdProto container_id = 15;
 MRProtos.TaskAttemptReportProto.Builder mergeCounters(MRProtos.CountersProto value)
          optional .hadoop.mapreduce.CountersProto counters = 6;
 MRProtos.TaskAttemptReportProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 MRProtos.TaskAttemptReportProto.Builder mergeFrom(com.google.protobuf.Message other)
           
 MRProtos.TaskAttemptReportProto.Builder mergeFrom(MRProtos.TaskAttemptReportProto other)
           
 MRProtos.TaskAttemptReportProto.Builder mergeTaskAttemptId(MRProtos.TaskAttemptIdProto value)
          optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
 MRProtos.TaskAttemptReportProto.Builder setContainerId(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder builderForValue)
          optional .hadoop.yarn.ContainerIdProto container_id = 15;
 MRProtos.TaskAttemptReportProto.Builder setContainerId(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
          optional .hadoop.yarn.ContainerIdProto container_id = 15;
 MRProtos.TaskAttemptReportProto.Builder setCounters(MRProtos.CountersProto.Builder builderForValue)
          optional .hadoop.mapreduce.CountersProto counters = 6;
 MRProtos.TaskAttemptReportProto.Builder setCounters(MRProtos.CountersProto value)
          optional .hadoop.mapreduce.CountersProto counters = 6;
 MRProtos.TaskAttemptReportProto.Builder setDiagnosticInfo(String value)
          optional string diagnostic_info = 7;
 MRProtos.TaskAttemptReportProto.Builder setDiagnosticInfoBytes(com.google.protobuf.ByteString value)
          optional string diagnostic_info = 7;
 MRProtos.TaskAttemptReportProto.Builder setFinishTime(long value)
          optional int64 finish_time = 5;
 MRProtos.TaskAttemptReportProto.Builder setNodeManagerHost(String value)
          optional string node_manager_host = 12;
 MRProtos.TaskAttemptReportProto.Builder setNodeManagerHostBytes(com.google.protobuf.ByteString value)
          optional string node_manager_host = 12;
 MRProtos.TaskAttemptReportProto.Builder setNodeManagerHttpPort(int value)
          optional int32 node_manager_http_port = 14;
 MRProtos.TaskAttemptReportProto.Builder setNodeManagerPort(int value)
          optional int32 node_manager_port = 13;
 MRProtos.TaskAttemptReportProto.Builder setPhase(MRProtos.PhaseProto value)
          optional .hadoop.mapreduce.PhaseProto phase = 9;
 MRProtos.TaskAttemptReportProto.Builder setProgress(float value)
          optional float progress = 3;
 MRProtos.TaskAttemptReportProto.Builder setShuffleFinishTime(long value)
          optional int64 shuffle_finish_time = 10;
 MRProtos.TaskAttemptReportProto.Builder setSortFinishTime(long value)
          optional int64 sort_finish_time = 11;
 MRProtos.TaskAttemptReportProto.Builder setStartTime(long value)
          optional int64 start_time = 4;
 MRProtos.TaskAttemptReportProto.Builder setStateString(String value)
          optional string state_string = 8;
 MRProtos.TaskAttemptReportProto.Builder setStateStringBytes(com.google.protobuf.ByteString value)
          optional string state_string = 8;
 MRProtos.TaskAttemptReportProto.Builder setTaskAttemptId(MRProtos.TaskAttemptIdProto.Builder builderForValue)
          optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
 MRProtos.TaskAttemptReportProto.Builder setTaskAttemptId(MRProtos.TaskAttemptIdProto value)
          optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;
 MRProtos.TaskAttemptReportProto.Builder setTaskAttemptState(MRProtos.TaskAttemptStateProto value)
          optional .hadoop.mapreduce.TaskAttemptStateProto task_attempt_state = 2;
 
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

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<MRProtos.TaskAttemptReportProto.Builder>

clear

public MRProtos.TaskAttemptReportProto.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<MRProtos.TaskAttemptReportProto.Builder>

clone

public MRProtos.TaskAttemptReportProto.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<MRProtos.TaskAttemptReportProto.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<MRProtos.TaskAttemptReportProto.Builder>

getDefaultInstanceForType

public MRProtos.TaskAttemptReportProto getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public MRProtos.TaskAttemptReportProto build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public MRProtos.TaskAttemptReportProto buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public MRProtos.TaskAttemptReportProto.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<MRProtos.TaskAttemptReportProto.Builder>

mergeFrom

public MRProtos.TaskAttemptReportProto.Builder mergeFrom(MRProtos.TaskAttemptReportProto other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<MRProtos.TaskAttemptReportProto.Builder>

mergeFrom

public MRProtos.TaskAttemptReportProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                  throws IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<MRProtos.TaskAttemptReportProto.Builder>
Throws:
IOException

hasTaskAttemptId

public boolean hasTaskAttemptId()
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;

Specified by:
hasTaskAttemptId in interface MRProtos.TaskAttemptReportProtoOrBuilder

getTaskAttemptId

public MRProtos.TaskAttemptIdProto getTaskAttemptId()
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;

Specified by:
getTaskAttemptId in interface MRProtos.TaskAttemptReportProtoOrBuilder

setTaskAttemptId

public MRProtos.TaskAttemptReportProto.Builder setTaskAttemptId(MRProtos.TaskAttemptIdProto value)
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;


setTaskAttemptId

public MRProtos.TaskAttemptReportProto.Builder setTaskAttemptId(MRProtos.TaskAttemptIdProto.Builder builderForValue)
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;


mergeTaskAttemptId

public MRProtos.TaskAttemptReportProto.Builder mergeTaskAttemptId(MRProtos.TaskAttemptIdProto value)
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;


clearTaskAttemptId

public MRProtos.TaskAttemptReportProto.Builder clearTaskAttemptId()
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;


getTaskAttemptIdBuilder

public MRProtos.TaskAttemptIdProto.Builder getTaskAttemptIdBuilder()
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;


getTaskAttemptIdOrBuilder

public MRProtos.TaskAttemptIdProtoOrBuilder getTaskAttemptIdOrBuilder()
optional .hadoop.mapreduce.TaskAttemptIdProto task_attempt_id = 1;

Specified by:
getTaskAttemptIdOrBuilder in interface MRProtos.TaskAttemptReportProtoOrBuilder

hasTaskAttemptState

public boolean hasTaskAttemptState()
optional .hadoop.mapreduce.TaskAttemptStateProto task_attempt_state = 2;

Specified by:
hasTaskAttemptState in interface MRProtos.TaskAttemptReportProtoOrBuilder

getTaskAttemptState

public MRProtos.TaskAttemptStateProto getTaskAttemptState()
optional .hadoop.mapreduce.TaskAttemptStateProto task_attempt_state = 2;

Specified by:
getTaskAttemptState in interface MRProtos.TaskAttemptReportProtoOrBuilder

setTaskAttemptState

public MRProtos.TaskAttemptReportProto.Builder setTaskAttemptState(MRProtos.TaskAttemptStateProto value)
optional .hadoop.mapreduce.TaskAttemptStateProto task_attempt_state = 2;


clearTaskAttemptState

public MRProtos.TaskAttemptReportProto.Builder clearTaskAttemptState()
optional .hadoop.mapreduce.TaskAttemptStateProto task_attempt_state = 2;


hasProgress

public boolean hasProgress()
optional float progress = 3;

Specified by:
hasProgress in interface MRProtos.TaskAttemptReportProtoOrBuilder

getProgress

public float getProgress()
optional float progress = 3;

Specified by:
getProgress in interface MRProtos.TaskAttemptReportProtoOrBuilder

setProgress

public MRProtos.TaskAttemptReportProto.Builder setProgress(float value)
optional float progress = 3;


clearProgress

public MRProtos.TaskAttemptReportProto.Builder clearProgress()
optional float progress = 3;


hasStartTime

public boolean hasStartTime()
optional int64 start_time = 4;

Specified by:
hasStartTime in interface MRProtos.TaskAttemptReportProtoOrBuilder

getStartTime

public long getStartTime()
optional int64 start_time = 4;

Specified by:
getStartTime in interface MRProtos.TaskAttemptReportProtoOrBuilder

setStartTime

public MRProtos.TaskAttemptReportProto.Builder setStartTime(long value)
optional int64 start_time = 4;


clearStartTime

public MRProtos.TaskAttemptReportProto.Builder clearStartTime()
optional int64 start_time = 4;


hasFinishTime

public boolean hasFinishTime()
optional int64 finish_time = 5;

Specified by:
hasFinishTime in interface MRProtos.TaskAttemptReportProtoOrBuilder

getFinishTime

public long getFinishTime()
optional int64 finish_time = 5;

Specified by:
getFinishTime in interface MRProtos.TaskAttemptReportProtoOrBuilder

setFinishTime

public MRProtos.TaskAttemptReportProto.Builder setFinishTime(long value)
optional int64 finish_time = 5;


clearFinishTime

public MRProtos.TaskAttemptReportProto.Builder clearFinishTime()
optional int64 finish_time = 5;


hasCounters

public boolean hasCounters()
optional .hadoop.mapreduce.CountersProto counters = 6;

Specified by:
hasCounters in interface MRProtos.TaskAttemptReportProtoOrBuilder

getCounters

public MRProtos.CountersProto getCounters()
optional .hadoop.mapreduce.CountersProto counters = 6;

Specified by:
getCounters in interface MRProtos.TaskAttemptReportProtoOrBuilder

setCounters

public MRProtos.TaskAttemptReportProto.Builder setCounters(MRProtos.CountersProto value)
optional .hadoop.mapreduce.CountersProto counters = 6;


setCounters

public MRProtos.TaskAttemptReportProto.Builder setCounters(MRProtos.CountersProto.Builder builderForValue)
optional .hadoop.mapreduce.CountersProto counters = 6;


mergeCounters

public MRProtos.TaskAttemptReportProto.Builder mergeCounters(MRProtos.CountersProto value)
optional .hadoop.mapreduce.CountersProto counters = 6;


clearCounters

public MRProtos.TaskAttemptReportProto.Builder clearCounters()
optional .hadoop.mapreduce.CountersProto counters = 6;


getCountersBuilder

public MRProtos.CountersProto.Builder getCountersBuilder()
optional .hadoop.mapreduce.CountersProto counters = 6;


getCountersOrBuilder

public MRProtos.CountersProtoOrBuilder getCountersOrBuilder()
optional .hadoop.mapreduce.CountersProto counters = 6;

Specified by:
getCountersOrBuilder in interface MRProtos.TaskAttemptReportProtoOrBuilder

hasDiagnosticInfo

public boolean hasDiagnosticInfo()
optional string diagnostic_info = 7;

Specified by:
hasDiagnosticInfo in interface MRProtos.TaskAttemptReportProtoOrBuilder

getDiagnosticInfo

public String getDiagnosticInfo()
optional string diagnostic_info = 7;

Specified by:
getDiagnosticInfo in interface MRProtos.TaskAttemptReportProtoOrBuilder

getDiagnosticInfoBytes

public com.google.protobuf.ByteString getDiagnosticInfoBytes()
optional string diagnostic_info = 7;

Specified by:
getDiagnosticInfoBytes in interface MRProtos.TaskAttemptReportProtoOrBuilder

setDiagnosticInfo

public MRProtos.TaskAttemptReportProto.Builder setDiagnosticInfo(String value)
optional string diagnostic_info = 7;


clearDiagnosticInfo

public MRProtos.TaskAttemptReportProto.Builder clearDiagnosticInfo()
optional string diagnostic_info = 7;


setDiagnosticInfoBytes

public MRProtos.TaskAttemptReportProto.Builder setDiagnosticInfoBytes(com.google.protobuf.ByteString value)
optional string diagnostic_info = 7;


hasStateString

public boolean hasStateString()
optional string state_string = 8;

Specified by:
hasStateString in interface MRProtos.TaskAttemptReportProtoOrBuilder

getStateString

public String getStateString()
optional string state_string = 8;

Specified by:
getStateString in interface MRProtos.TaskAttemptReportProtoOrBuilder

getStateStringBytes

public com.google.protobuf.ByteString getStateStringBytes()
optional string state_string = 8;

Specified by:
getStateStringBytes in interface MRProtos.TaskAttemptReportProtoOrBuilder

setStateString

public MRProtos.TaskAttemptReportProto.Builder setStateString(String value)
optional string state_string = 8;


clearStateString

public MRProtos.TaskAttemptReportProto.Builder clearStateString()
optional string state_string = 8;


setStateStringBytes

public MRProtos.TaskAttemptReportProto.Builder setStateStringBytes(com.google.protobuf.ByteString value)
optional string state_string = 8;


hasPhase

public boolean hasPhase()
optional .hadoop.mapreduce.PhaseProto phase = 9;

Specified by:
hasPhase in interface MRProtos.TaskAttemptReportProtoOrBuilder

getPhase

public MRProtos.PhaseProto getPhase()
optional .hadoop.mapreduce.PhaseProto phase = 9;

Specified by:
getPhase in interface MRProtos.TaskAttemptReportProtoOrBuilder

setPhase

public MRProtos.TaskAttemptReportProto.Builder setPhase(MRProtos.PhaseProto value)
optional .hadoop.mapreduce.PhaseProto phase = 9;


clearPhase

public MRProtos.TaskAttemptReportProto.Builder clearPhase()
optional .hadoop.mapreduce.PhaseProto phase = 9;


hasShuffleFinishTime

public boolean hasShuffleFinishTime()
optional int64 shuffle_finish_time = 10;

Specified by:
hasShuffleFinishTime in interface MRProtos.TaskAttemptReportProtoOrBuilder

getShuffleFinishTime

public long getShuffleFinishTime()
optional int64 shuffle_finish_time = 10;

Specified by:
getShuffleFinishTime in interface MRProtos.TaskAttemptReportProtoOrBuilder

setShuffleFinishTime

public MRProtos.TaskAttemptReportProto.Builder setShuffleFinishTime(long value)
optional int64 shuffle_finish_time = 10;


clearShuffleFinishTime

public MRProtos.TaskAttemptReportProto.Builder clearShuffleFinishTime()
optional int64 shuffle_finish_time = 10;


hasSortFinishTime

public boolean hasSortFinishTime()
optional int64 sort_finish_time = 11;

Specified by:
hasSortFinishTime in interface MRProtos.TaskAttemptReportProtoOrBuilder

getSortFinishTime

public long getSortFinishTime()
optional int64 sort_finish_time = 11;

Specified by:
getSortFinishTime in interface MRProtos.TaskAttemptReportProtoOrBuilder

setSortFinishTime

public MRProtos.TaskAttemptReportProto.Builder setSortFinishTime(long value)
optional int64 sort_finish_time = 11;


clearSortFinishTime

public MRProtos.TaskAttemptReportProto.Builder clearSortFinishTime()
optional int64 sort_finish_time = 11;


hasNodeManagerHost

public boolean hasNodeManagerHost()
optional string node_manager_host = 12;

Specified by:
hasNodeManagerHost in interface MRProtos.TaskAttemptReportProtoOrBuilder

getNodeManagerHost

public String getNodeManagerHost()
optional string node_manager_host = 12;

Specified by:
getNodeManagerHost in interface MRProtos.TaskAttemptReportProtoOrBuilder

getNodeManagerHostBytes

public com.google.protobuf.ByteString getNodeManagerHostBytes()
optional string node_manager_host = 12;

Specified by:
getNodeManagerHostBytes in interface MRProtos.TaskAttemptReportProtoOrBuilder

setNodeManagerHost

public MRProtos.TaskAttemptReportProto.Builder setNodeManagerHost(String value)
optional string node_manager_host = 12;


clearNodeManagerHost

public MRProtos.TaskAttemptReportProto.Builder clearNodeManagerHost()
optional string node_manager_host = 12;


setNodeManagerHostBytes

public MRProtos.TaskAttemptReportProto.Builder setNodeManagerHostBytes(com.google.protobuf.ByteString value)
optional string node_manager_host = 12;


hasNodeManagerPort

public boolean hasNodeManagerPort()
optional int32 node_manager_port = 13;

Specified by:
hasNodeManagerPort in interface MRProtos.TaskAttemptReportProtoOrBuilder

getNodeManagerPort

public int getNodeManagerPort()
optional int32 node_manager_port = 13;

Specified by:
getNodeManagerPort in interface MRProtos.TaskAttemptReportProtoOrBuilder

setNodeManagerPort

public MRProtos.TaskAttemptReportProto.Builder setNodeManagerPort(int value)
optional int32 node_manager_port = 13;


clearNodeManagerPort

public MRProtos.TaskAttemptReportProto.Builder clearNodeManagerPort()
optional int32 node_manager_port = 13;


hasNodeManagerHttpPort

public boolean hasNodeManagerHttpPort()
optional int32 node_manager_http_port = 14;

Specified by:
hasNodeManagerHttpPort in interface MRProtos.TaskAttemptReportProtoOrBuilder

getNodeManagerHttpPort

public int getNodeManagerHttpPort()
optional int32 node_manager_http_port = 14;

Specified by:
getNodeManagerHttpPort in interface MRProtos.TaskAttemptReportProtoOrBuilder

setNodeManagerHttpPort

public MRProtos.TaskAttemptReportProto.Builder setNodeManagerHttpPort(int value)
optional int32 node_manager_http_port = 14;


clearNodeManagerHttpPort

public MRProtos.TaskAttemptReportProto.Builder clearNodeManagerHttpPort()
optional int32 node_manager_http_port = 14;


hasContainerId

public boolean hasContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 15;

Specified by:
hasContainerId in interface MRProtos.TaskAttemptReportProtoOrBuilder

getContainerId

public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto getContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 15;

Specified by:
getContainerId in interface MRProtos.TaskAttemptReportProtoOrBuilder

setContainerId

public MRProtos.TaskAttemptReportProto.Builder setContainerId(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 15;


setContainerId

public MRProtos.TaskAttemptReportProto.Builder setContainerId(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder builderForValue)
optional .hadoop.yarn.ContainerIdProto container_id = 15;


mergeContainerId

public MRProtos.TaskAttemptReportProto.Builder mergeContainerId(org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto value)
optional .hadoop.yarn.ContainerIdProto container_id = 15;


clearContainerId

public MRProtos.TaskAttemptReportProto.Builder clearContainerId()
optional .hadoop.yarn.ContainerIdProto container_id = 15;


getContainerIdBuilder

public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder getContainerIdBuilder()
optional .hadoop.yarn.ContainerIdProto container_id = 15;


getContainerIdOrBuilder

public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder getContainerIdOrBuilder()
optional .hadoop.yarn.ContainerIdProto container_id = 15;

Specified by:
getContainerIdOrBuilder in interface MRProtos.TaskAttemptReportProtoOrBuilder


Copyright © 2013 Apache Software Foundation. All Rights Reserved.