public static final class MRProtos.TaskAttemptReportProto extends com.google.protobuf.GeneratedMessage implements MRProtos.TaskAttemptReportProtoOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
MRProtos.TaskAttemptReportProto.Builder |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
CONTAINER_ID_FIELD_NUMBER |
static int |
COUNTERS_FIELD_NUMBER |
static int |
DIAGNOSTIC_INFO_FIELD_NUMBER |
static int |
FINISH_TIME_FIELD_NUMBER |
static int |
NODE_MANAGER_HOST_FIELD_NUMBER |
static int |
NODE_MANAGER_HTTP_PORT_FIELD_NUMBER |
static int |
NODE_MANAGER_PORT_FIELD_NUMBER |
static int |
PHASE_FIELD_NUMBER |
static int |
PROGRESS_FIELD_NUMBER |
static int |
SHUFFLE_FINISH_TIME_FIELD_NUMBER |
static int |
SORT_FINISH_TIME_FIELD_NUMBER |
static int |
START_TIME_FIELD_NUMBER |
static int |
STATE_STRING_FIELD_NUMBER |
static int |
TASK_ATTEMPT_ID_FIELD_NUMBER |
static int |
TASK_ATTEMPT_STATE_FIELD_NUMBER |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensionhashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int TASK_ATTEMPT_ID_FIELD_NUMBER
public static final int TASK_ATTEMPT_STATE_FIELD_NUMBER
public static final int PROGRESS_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
public static final int FINISH_TIME_FIELD_NUMBER
public static final int COUNTERS_FIELD_NUMBER
public static final int DIAGNOSTIC_INFO_FIELD_NUMBER
public static final int STATE_STRING_FIELD_NUMBER
public static final int PHASE_FIELD_NUMBER
public static final int SHUFFLE_FINISH_TIME_FIELD_NUMBER
public static final int SORT_FINISH_TIME_FIELD_NUMBER
public static final int NODE_MANAGER_HOST_FIELD_NUMBER
public static final int NODE_MANAGER_PORT_FIELD_NUMBER
public static final int NODE_MANAGER_HTTP_PORT_FIELD_NUMBER
public static final int CONTAINER_ID_FIELD_NUMBER
public static MRProtos.TaskAttemptReportProto getDefaultInstance()
public MRProtos.TaskAttemptReportProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic boolean hasTaskAttemptId()
hasTaskAttemptId in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic MRProtos.TaskAttemptIdProto getTaskAttemptId()
getTaskAttemptId in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic MRProtos.TaskAttemptIdProtoOrBuilder getTaskAttemptIdOrBuilder()
getTaskAttemptIdOrBuilder in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic boolean hasTaskAttemptState()
hasTaskAttemptState in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic MRProtos.TaskAttemptStateProto getTaskAttemptState()
getTaskAttemptState in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic boolean hasProgress()
hasProgress in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic float getProgress()
getProgress in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic boolean hasStartTime()
hasStartTime in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic long getStartTime()
getStartTime in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic boolean hasFinishTime()
hasFinishTime in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic long getFinishTime()
getFinishTime in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic boolean hasCounters()
hasCounters in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic MRProtos.CountersProto getCounters()
getCounters in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic MRProtos.CountersProtoOrBuilder getCountersOrBuilder()
getCountersOrBuilder in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic boolean hasDiagnosticInfo()
hasDiagnosticInfo in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic String getDiagnosticInfo()
getDiagnosticInfo in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic boolean hasStateString()
hasStateString in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic String getStateString()
getStateString in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic boolean hasPhase()
hasPhase in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic MRProtos.PhaseProto getPhase()
getPhase in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic boolean hasShuffleFinishTime()
hasShuffleFinishTime in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic long getShuffleFinishTime()
getShuffleFinishTime in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic boolean hasSortFinishTime()
hasSortFinishTime in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic long getSortFinishTime()
getSortFinishTime in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic boolean hasNodeManagerHost()
hasNodeManagerHost in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic String getNodeManagerHost()
getNodeManagerHost in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic boolean hasNodeManagerPort()
hasNodeManagerPort in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic int getNodeManagerPort()
getNodeManagerPort in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic boolean hasNodeManagerHttpPort()
hasNodeManagerHttpPort in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic int getNodeManagerHttpPort()
getNodeManagerHttpPort in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic boolean hasContainerId()
hasContainerId in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto getContainerId()
getContainerId in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder getContainerIdOrBuilder()
getContainerIdOrBuilder in interface MRProtos.TaskAttemptReportProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static MRProtos.TaskAttemptReportProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MRProtos.TaskAttemptReportProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MRProtos.TaskAttemptReportProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MRProtos.TaskAttemptReportProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MRProtos.TaskAttemptReportProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static MRProtos.TaskAttemptReportProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MRProtos.TaskAttemptReportProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MRProtos.TaskAttemptReportProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MRProtos.TaskAttemptReportProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MRProtos.TaskAttemptReportProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MRProtos.TaskAttemptReportProto.Builder newBuilder()
public MRProtos.TaskAttemptReportProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static MRProtos.TaskAttemptReportProto.Builder newBuilder(MRProtos.TaskAttemptReportProto prototype)
public MRProtos.TaskAttemptReportProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected MRProtos.TaskAttemptReportProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2013 Apache Software Foundation. All Rights Reserved.