public static final class MRProtos.JobReportProto extends com.google.protobuf.GeneratedMessage implements MRProtos.JobReportProtoOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
MRProtos.JobReportProto.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 |
AM_INFOS_FIELD_NUMBER |
static int |
CLEANUP_PROGRESS_FIELD_NUMBER |
static int |
DIAGNOSTICS_FIELD_NUMBER |
static int |
FINISH_TIME_FIELD_NUMBER |
static int |
IS_UBER_FIELD_NUMBER |
static int |
JOB_ID_FIELD_NUMBER |
static int |
JOB_STATE_FIELD_NUMBER |
static int |
JOBFILE_FIELD_NUMBER |
static int |
JOBNAME_FIELD_NUMBER |
static int |
MAP_PROGRESS_FIELD_NUMBER |
static int |
REDUCE_PROGRESS_FIELD_NUMBER |
static int |
SETUP_PROGRESS_FIELD_NUMBER |
static int |
START_TIME_FIELD_NUMBER |
static int |
SUBMIT_TIME_FIELD_NUMBER |
static int |
TRACKINGURL_FIELD_NUMBER |
static int |
USER_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 JOB_ID_FIELD_NUMBER
public static final int JOB_STATE_FIELD_NUMBER
public static final int MAP_PROGRESS_FIELD_NUMBER
public static final int REDUCE_PROGRESS_FIELD_NUMBER
public static final int CLEANUP_PROGRESS_FIELD_NUMBER
public static final int SETUP_PROGRESS_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
public static final int FINISH_TIME_FIELD_NUMBER
public static final int USER_FIELD_NUMBER
public static final int JOBNAME_FIELD_NUMBER
public static final int TRACKINGURL_FIELD_NUMBER
public static final int DIAGNOSTICS_FIELD_NUMBER
public static final int JOBFILE_FIELD_NUMBER
public static final int AM_INFOS_FIELD_NUMBER
public static final int SUBMIT_TIME_FIELD_NUMBER
public static final int IS_UBER_FIELD_NUMBER
public static MRProtos.JobReportProto getDefaultInstance()
public MRProtos.JobReportProto 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 hasJobId()
hasJobId in interface MRProtos.JobReportProtoOrBuilderpublic MRProtos.JobIdProto getJobId()
getJobId in interface MRProtos.JobReportProtoOrBuilderpublic MRProtos.JobIdProtoOrBuilder getJobIdOrBuilder()
getJobIdOrBuilder in interface MRProtos.JobReportProtoOrBuilderpublic boolean hasJobState()
hasJobState in interface MRProtos.JobReportProtoOrBuilderpublic MRProtos.JobStateProto getJobState()
getJobState in interface MRProtos.JobReportProtoOrBuilderpublic boolean hasMapProgress()
hasMapProgress in interface MRProtos.JobReportProtoOrBuilderpublic float getMapProgress()
getMapProgress in interface MRProtos.JobReportProtoOrBuilderpublic boolean hasReduceProgress()
hasReduceProgress in interface MRProtos.JobReportProtoOrBuilderpublic float getReduceProgress()
getReduceProgress in interface MRProtos.JobReportProtoOrBuilderpublic boolean hasCleanupProgress()
hasCleanupProgress in interface MRProtos.JobReportProtoOrBuilderpublic float getCleanupProgress()
getCleanupProgress in interface MRProtos.JobReportProtoOrBuilderpublic boolean hasSetupProgress()
hasSetupProgress in interface MRProtos.JobReportProtoOrBuilderpublic float getSetupProgress()
getSetupProgress in interface MRProtos.JobReportProtoOrBuilderpublic boolean hasStartTime()
hasStartTime in interface MRProtos.JobReportProtoOrBuilderpublic long getStartTime()
getStartTime in interface MRProtos.JobReportProtoOrBuilderpublic boolean hasFinishTime()
hasFinishTime in interface MRProtos.JobReportProtoOrBuilderpublic long getFinishTime()
getFinishTime in interface MRProtos.JobReportProtoOrBuilderpublic boolean hasUser()
hasUser in interface MRProtos.JobReportProtoOrBuilderpublic String getUser()
getUser in interface MRProtos.JobReportProtoOrBuilderpublic boolean hasJobName()
hasJobName in interface MRProtos.JobReportProtoOrBuilderpublic String getJobName()
getJobName in interface MRProtos.JobReportProtoOrBuilderpublic boolean hasTrackingUrl()
hasTrackingUrl in interface MRProtos.JobReportProtoOrBuilderpublic String getTrackingUrl()
getTrackingUrl in interface MRProtos.JobReportProtoOrBuilderpublic boolean hasDiagnostics()
hasDiagnostics in interface MRProtos.JobReportProtoOrBuilderpublic String getDiagnostics()
getDiagnostics in interface MRProtos.JobReportProtoOrBuilderpublic boolean hasJobFile()
hasJobFile in interface MRProtos.JobReportProtoOrBuilderpublic String getJobFile()
getJobFile in interface MRProtos.JobReportProtoOrBuilderpublic List<MRProtos.AMInfoProto> getAmInfosList()
getAmInfosList in interface MRProtos.JobReportProtoOrBuilderpublic List<? extends MRProtos.AMInfoProtoOrBuilder> getAmInfosOrBuilderList()
getAmInfosOrBuilderList in interface MRProtos.JobReportProtoOrBuilderpublic int getAmInfosCount()
getAmInfosCount in interface MRProtos.JobReportProtoOrBuilderpublic MRProtos.AMInfoProto getAmInfos(int index)
getAmInfos in interface MRProtos.JobReportProtoOrBuilderpublic MRProtos.AMInfoProtoOrBuilder getAmInfosOrBuilder(int index)
getAmInfosOrBuilder in interface MRProtos.JobReportProtoOrBuilderpublic boolean hasSubmitTime()
hasSubmitTime in interface MRProtos.JobReportProtoOrBuilderpublic long getSubmitTime()
getSubmitTime in interface MRProtos.JobReportProtoOrBuilderpublic boolean hasIsUber()
hasIsUber in interface MRProtos.JobReportProtoOrBuilderpublic boolean getIsUber()
getIsUber in interface MRProtos.JobReportProtoOrBuilderpublic 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.JobReportProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MRProtos.JobReportProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MRProtos.JobReportProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MRProtos.JobReportProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MRProtos.JobReportProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static MRProtos.JobReportProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MRProtos.JobReportProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MRProtos.JobReportProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MRProtos.JobReportProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MRProtos.JobReportProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MRProtos.JobReportProto.Builder newBuilder()
public MRProtos.JobReportProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static MRProtos.JobReportProto.Builder newBuilder(MRProtos.JobReportProto prototype)
public MRProtos.JobReportProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected MRProtos.JobReportProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2013 Apache Software Foundation. All Rights Reserved.