public static final class MRProtos.TaskReportProto extends com.google.protobuf.GeneratedMessage implements MRProtos.TaskReportProtoOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
MRProtos.TaskReportProto.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 |
COUNTERS_FIELD_NUMBER |
static int |
DIAGNOSTICS_FIELD_NUMBER |
static int |
FINISH_TIME_FIELD_NUMBER |
static int |
PROGRESS_FIELD_NUMBER |
static int |
RUNNING_ATTEMPTS_FIELD_NUMBER |
static int |
START_TIME_FIELD_NUMBER |
static int |
SUCCESSFUL_ATTEMPT_FIELD_NUMBER |
static int |
TASK_ID_FIELD_NUMBER |
static int |
TASK_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_ID_FIELD_NUMBER
public static final int TASK_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 RUNNING_ATTEMPTS_FIELD_NUMBER
public static final int SUCCESSFUL_ATTEMPT_FIELD_NUMBER
public static final int DIAGNOSTICS_FIELD_NUMBER
public static MRProtos.TaskReportProto getDefaultInstance()
public MRProtos.TaskReportProto 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 hasTaskId()
hasTaskId in interface MRProtos.TaskReportProtoOrBuilderpublic MRProtos.TaskIdProto getTaskId()
getTaskId in interface MRProtos.TaskReportProtoOrBuilderpublic MRProtos.TaskIdProtoOrBuilder getTaskIdOrBuilder()
getTaskIdOrBuilder in interface MRProtos.TaskReportProtoOrBuilderpublic boolean hasTaskState()
hasTaskState in interface MRProtos.TaskReportProtoOrBuilderpublic MRProtos.TaskStateProto getTaskState()
getTaskState in interface MRProtos.TaskReportProtoOrBuilderpublic boolean hasProgress()
hasProgress in interface MRProtos.TaskReportProtoOrBuilderpublic float getProgress()
getProgress in interface MRProtos.TaskReportProtoOrBuilderpublic boolean hasStartTime()
hasStartTime in interface MRProtos.TaskReportProtoOrBuilderpublic long getStartTime()
getStartTime in interface MRProtos.TaskReportProtoOrBuilderpublic boolean hasFinishTime()
hasFinishTime in interface MRProtos.TaskReportProtoOrBuilderpublic long getFinishTime()
getFinishTime in interface MRProtos.TaskReportProtoOrBuilderpublic boolean hasCounters()
hasCounters in interface MRProtos.TaskReportProtoOrBuilderpublic MRProtos.CountersProto getCounters()
getCounters in interface MRProtos.TaskReportProtoOrBuilderpublic MRProtos.CountersProtoOrBuilder getCountersOrBuilder()
getCountersOrBuilder in interface MRProtos.TaskReportProtoOrBuilderpublic List<MRProtos.TaskAttemptIdProto> getRunningAttemptsList()
getRunningAttemptsList in interface MRProtos.TaskReportProtoOrBuilderpublic List<? extends MRProtos.TaskAttemptIdProtoOrBuilder> getRunningAttemptsOrBuilderList()
getRunningAttemptsOrBuilderList in interface MRProtos.TaskReportProtoOrBuilderpublic int getRunningAttemptsCount()
getRunningAttemptsCount in interface MRProtos.TaskReportProtoOrBuilderpublic MRProtos.TaskAttemptIdProto getRunningAttempts(int index)
getRunningAttempts in interface MRProtos.TaskReportProtoOrBuilderpublic MRProtos.TaskAttemptIdProtoOrBuilder getRunningAttemptsOrBuilder(int index)
getRunningAttemptsOrBuilder in interface MRProtos.TaskReportProtoOrBuilderpublic boolean hasSuccessfulAttempt()
hasSuccessfulAttempt in interface MRProtos.TaskReportProtoOrBuilderpublic MRProtos.TaskAttemptIdProto getSuccessfulAttempt()
getSuccessfulAttempt in interface MRProtos.TaskReportProtoOrBuilderpublic MRProtos.TaskAttemptIdProtoOrBuilder getSuccessfulAttemptOrBuilder()
getSuccessfulAttemptOrBuilder in interface MRProtos.TaskReportProtoOrBuilderpublic List<String> getDiagnosticsList()
getDiagnosticsList in interface MRProtos.TaskReportProtoOrBuilderpublic int getDiagnosticsCount()
getDiagnosticsCount in interface MRProtos.TaskReportProtoOrBuilderpublic String getDiagnostics(int index)
getDiagnostics in interface MRProtos.TaskReportProtoOrBuilderpublic 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.TaskReportProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MRProtos.TaskReportProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MRProtos.TaskReportProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MRProtos.TaskReportProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MRProtos.TaskReportProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static MRProtos.TaskReportProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MRProtos.TaskReportProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MRProtos.TaskReportProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MRProtos.TaskReportProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MRProtos.TaskReportProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MRProtos.TaskReportProto.Builder newBuilder()
public MRProtos.TaskReportProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static MRProtos.TaskReportProto.Builder newBuilder(MRProtos.TaskReportProto prototype)
public MRProtos.TaskReportProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected MRProtos.TaskReportProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2013 Apache Software Foundation. All Rights Reserved.