org.apache.hadoop.mapreduce.v2.proto
Class MRProtos.JobReportProto

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite
      extended by com.google.protobuf.AbstractMessage
          extended by com.google.protobuf.GeneratedMessage
              extended by org.apache.hadoop.mapreduce.v2.proto.MRProtos.JobReportProto
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, MRProtos.JobReportProtoOrBuilder
Enclosing class:
MRProtos

public static final class MRProtos.JobReportProto
extends com.google.protobuf.GeneratedMessage
implements MRProtos.JobReportProtoOrBuilder

See Also:
Serialized Form

Nested Class Summary
static class MRProtos.JobReportProto.Builder
           
 
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
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>
 
Field Summary
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
           
 
Fields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders
 
Method Summary
 boolean equals(Object obj)
           
 MRProtos.AMInfoProto getAmInfos(int index)
           
 int getAmInfosCount()
           
 List<MRProtos.AMInfoProto> getAmInfosList()
           
 MRProtos.AMInfoProtoOrBuilder getAmInfosOrBuilder(int index)
           
 List<? extends MRProtos.AMInfoProtoOrBuilder> getAmInfosOrBuilderList()
           
 float getCleanupProgress()
           
static MRProtos.JobReportProto getDefaultInstance()
           
 MRProtos.JobReportProto getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 String getDiagnostics()
           
 long getFinishTime()
           
 boolean getIsUber()
           
 String getJobFile()
           
 MRProtos.JobIdProto getJobId()
           
 MRProtos.JobIdProtoOrBuilder getJobIdOrBuilder()
           
 String getJobName()
           
 MRProtos.JobStateProto getJobState()
           
 float getMapProgress()
           
 float getReduceProgress()
           
 int getSerializedSize()
           
 float getSetupProgress()
           
 long getStartTime()
           
 long getSubmitTime()
           
 String getTrackingUrl()
           
 String getUser()
           
 boolean hasCleanupProgress()
           
 boolean hasDiagnostics()
           
 boolean hasFinishTime()
           
 int hashCode()
           
 boolean hasIsUber()
           
 boolean hasJobFile()
           
 boolean hasJobId()
           
 boolean hasJobName()
           
 boolean hasJobState()
           
 boolean hasMapProgress()
           
 boolean hasReduceProgress()
           
 boolean hasSetupProgress()
           
 boolean hasStartTime()
           
 boolean hasSubmitTime()
           
 boolean hasTrackingUrl()
           
 boolean hasUser()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
static MRProtos.JobReportProto.Builder newBuilder()
           
static MRProtos.JobReportProto.Builder newBuilder(MRProtos.JobReportProto prototype)
           
 MRProtos.JobReportProto.Builder newBuilderForType()
           
protected  MRProtos.JobReportProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
static MRProtos.JobReportProto parseDelimitedFrom(InputStream input)
           
static MRProtos.JobReportProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MRProtos.JobReportProto parseFrom(byte[] data)
           
static MRProtos.JobReportProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MRProtos.JobReportProto parseFrom(com.google.protobuf.ByteString data)
           
static MRProtos.JobReportProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MRProtos.JobReportProto parseFrom(com.google.protobuf.CodedInputStream input)
           
static MRProtos.JobReportProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static MRProtos.JobReportProto parseFrom(InputStream input)
           
static MRProtos.JobReportProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 MRProtos.JobReportProto.Builder toBuilder()
           
protected  Object writeReplace()
           
 void writeTo(com.google.protobuf.CodedOutputStream output)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension
 
Methods inherited from class com.google.protobuf.AbstractMessage
hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
 
Methods inherited from class com.google.protobuf.AbstractMessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
 

Field Detail

JOB_ID_FIELD_NUMBER

public static final int JOB_ID_FIELD_NUMBER
See Also:
Constant Field Values

JOB_STATE_FIELD_NUMBER

public static final int JOB_STATE_FIELD_NUMBER
See Also:
Constant Field Values

MAP_PROGRESS_FIELD_NUMBER

public static final int MAP_PROGRESS_FIELD_NUMBER
See Also:
Constant Field Values

REDUCE_PROGRESS_FIELD_NUMBER

public static final int REDUCE_PROGRESS_FIELD_NUMBER
See Also:
Constant Field Values

CLEANUP_PROGRESS_FIELD_NUMBER

public static final int CLEANUP_PROGRESS_FIELD_NUMBER
See Also:
Constant Field Values

SETUP_PROGRESS_FIELD_NUMBER

public static final int SETUP_PROGRESS_FIELD_NUMBER
See Also:
Constant Field Values

START_TIME_FIELD_NUMBER

public static final int START_TIME_FIELD_NUMBER
See Also:
Constant Field Values

FINISH_TIME_FIELD_NUMBER

public static final int FINISH_TIME_FIELD_NUMBER
See Also:
Constant Field Values

USER_FIELD_NUMBER

public static final int USER_FIELD_NUMBER
See Also:
Constant Field Values

JOBNAME_FIELD_NUMBER

public static final int JOBNAME_FIELD_NUMBER
See Also:
Constant Field Values

TRACKINGURL_FIELD_NUMBER

public static final int TRACKINGURL_FIELD_NUMBER
See Also:
Constant Field Values

DIAGNOSTICS_FIELD_NUMBER

public static final int DIAGNOSTICS_FIELD_NUMBER
See Also:
Constant Field Values

JOBFILE_FIELD_NUMBER

public static final int JOBFILE_FIELD_NUMBER
See Also:
Constant Field Values

AM_INFOS_FIELD_NUMBER

public static final int AM_INFOS_FIELD_NUMBER
See Also:
Constant Field Values

SUBMIT_TIME_FIELD_NUMBER

public static final int SUBMIT_TIME_FIELD_NUMBER
See Also:
Constant Field Values

IS_UBER_FIELD_NUMBER

public static final int IS_UBER_FIELD_NUMBER
See Also:
Constant Field Values
Method Detail

getDefaultInstance

public static MRProtos.JobReportProto getDefaultInstance()

getDefaultInstanceForType

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

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

hasJobId

public boolean hasJobId()
Specified by:
hasJobId in interface MRProtos.JobReportProtoOrBuilder

getJobId

public MRProtos.JobIdProto getJobId()
Specified by:
getJobId in interface MRProtos.JobReportProtoOrBuilder

getJobIdOrBuilder

public MRProtos.JobIdProtoOrBuilder getJobIdOrBuilder()
Specified by:
getJobIdOrBuilder in interface MRProtos.JobReportProtoOrBuilder

hasJobState

public boolean hasJobState()
Specified by:
hasJobState in interface MRProtos.JobReportProtoOrBuilder

getJobState

public MRProtos.JobStateProto getJobState()
Specified by:
getJobState in interface MRProtos.JobReportProtoOrBuilder

hasMapProgress

public boolean hasMapProgress()
Specified by:
hasMapProgress in interface MRProtos.JobReportProtoOrBuilder

getMapProgress

public float getMapProgress()
Specified by:
getMapProgress in interface MRProtos.JobReportProtoOrBuilder

hasReduceProgress

public boolean hasReduceProgress()
Specified by:
hasReduceProgress in interface MRProtos.JobReportProtoOrBuilder

getReduceProgress

public float getReduceProgress()
Specified by:
getReduceProgress in interface MRProtos.JobReportProtoOrBuilder

hasCleanupProgress

public boolean hasCleanupProgress()
Specified by:
hasCleanupProgress in interface MRProtos.JobReportProtoOrBuilder

getCleanupProgress

public float getCleanupProgress()
Specified by:
getCleanupProgress in interface MRProtos.JobReportProtoOrBuilder

hasSetupProgress

public boolean hasSetupProgress()
Specified by:
hasSetupProgress in interface MRProtos.JobReportProtoOrBuilder

getSetupProgress

public float getSetupProgress()
Specified by:
getSetupProgress in interface MRProtos.JobReportProtoOrBuilder

hasStartTime

public boolean hasStartTime()
Specified by:
hasStartTime in interface MRProtos.JobReportProtoOrBuilder

getStartTime

public long getStartTime()
Specified by:
getStartTime in interface MRProtos.JobReportProtoOrBuilder

hasFinishTime

public boolean hasFinishTime()
Specified by:
hasFinishTime in interface MRProtos.JobReportProtoOrBuilder

getFinishTime

public long getFinishTime()
Specified by:
getFinishTime in interface MRProtos.JobReportProtoOrBuilder

hasUser

public boolean hasUser()
Specified by:
hasUser in interface MRProtos.JobReportProtoOrBuilder

getUser

public String getUser()
Specified by:
getUser in interface MRProtos.JobReportProtoOrBuilder

hasJobName

public boolean hasJobName()
Specified by:
hasJobName in interface MRProtos.JobReportProtoOrBuilder

getJobName

public String getJobName()
Specified by:
getJobName in interface MRProtos.JobReportProtoOrBuilder

hasTrackingUrl

public boolean hasTrackingUrl()
Specified by:
hasTrackingUrl in interface MRProtos.JobReportProtoOrBuilder

getTrackingUrl

public String getTrackingUrl()
Specified by:
getTrackingUrl in interface MRProtos.JobReportProtoOrBuilder

hasDiagnostics

public boolean hasDiagnostics()
Specified by:
hasDiagnostics in interface MRProtos.JobReportProtoOrBuilder

getDiagnostics

public String getDiagnostics()
Specified by:
getDiagnostics in interface MRProtos.JobReportProtoOrBuilder

hasJobFile

public boolean hasJobFile()
Specified by:
hasJobFile in interface MRProtos.JobReportProtoOrBuilder

getJobFile

public String getJobFile()
Specified by:
getJobFile in interface MRProtos.JobReportProtoOrBuilder

getAmInfosList

public List<MRProtos.AMInfoProto> getAmInfosList()
Specified by:
getAmInfosList in interface MRProtos.JobReportProtoOrBuilder

getAmInfosOrBuilderList

public List<? extends MRProtos.AMInfoProtoOrBuilder> getAmInfosOrBuilderList()
Specified by:
getAmInfosOrBuilderList in interface MRProtos.JobReportProtoOrBuilder

getAmInfosCount

public int getAmInfosCount()
Specified by:
getAmInfosCount in interface MRProtos.JobReportProtoOrBuilder

getAmInfos

public MRProtos.AMInfoProto getAmInfos(int index)
Specified by:
getAmInfos in interface MRProtos.JobReportProtoOrBuilder

getAmInfosOrBuilder

public MRProtos.AMInfoProtoOrBuilder getAmInfosOrBuilder(int index)
Specified by:
getAmInfosOrBuilder in interface MRProtos.JobReportProtoOrBuilder

hasSubmitTime

public boolean hasSubmitTime()
Specified by:
hasSubmitTime in interface MRProtos.JobReportProtoOrBuilder

getSubmitTime

public long getSubmitTime()
Specified by:
getSubmitTime in interface MRProtos.JobReportProtoOrBuilder

hasIsUber

public boolean hasIsUber()
Specified by:
hasIsUber in interface MRProtos.JobReportProtoOrBuilder

getIsUber

public boolean getIsUber()
Specified by:
getIsUber in interface MRProtos.JobReportProtoOrBuilder

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage

writeTo

public void writeTo(com.google.protobuf.CodedOutputStream output)
             throws IOException
Specified by:
writeTo in interface com.google.protobuf.MessageLite
Overrides:
writeTo in class com.google.protobuf.AbstractMessage
Throws:
IOException

getSerializedSize

public int getSerializedSize()
Specified by:
getSerializedSize in interface com.google.protobuf.MessageLite
Overrides:
getSerializedSize in class com.google.protobuf.AbstractMessage

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Overrides:
writeReplace in class com.google.protobuf.GeneratedMessage
Throws:
ObjectStreamException

equals

public boolean equals(Object obj)
Specified by:
equals in interface com.google.protobuf.Message
Overrides:
equals in class com.google.protobuf.AbstractMessage

hashCode

public int hashCode()
Specified by:
hashCode in interface com.google.protobuf.Message
Overrides:
hashCode in class com.google.protobuf.AbstractMessage

parseFrom

public static MRProtos.JobReportProto parseFrom(com.google.protobuf.ByteString data)
                                         throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static MRProtos.JobReportProto parseFrom(com.google.protobuf.ByteString data,
                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                         throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static MRProtos.JobReportProto parseFrom(byte[] data)
                                         throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static MRProtos.JobReportProto parseFrom(byte[] data,
                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                         throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static MRProtos.JobReportProto parseFrom(InputStream input)
                                         throws IOException
Throws:
IOException

parseFrom

public static MRProtos.JobReportProto parseFrom(InputStream input,
                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                         throws IOException
Throws:
IOException

parseDelimitedFrom

public static MRProtos.JobReportProto parseDelimitedFrom(InputStream input)
                                                  throws IOException
Throws:
IOException

parseDelimitedFrom

public static MRProtos.JobReportProto parseDelimitedFrom(InputStream input,
                                                         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                  throws IOException
Throws:
IOException

parseFrom

public static MRProtos.JobReportProto parseFrom(com.google.protobuf.CodedInputStream input)
                                         throws IOException
Throws:
IOException

parseFrom

public static MRProtos.JobReportProto parseFrom(com.google.protobuf.CodedInputStream input,
                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                         throws IOException
Throws:
IOException

newBuilder

public static MRProtos.JobReportProto.Builder newBuilder()

newBuilderForType

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

newBuilder

public static MRProtos.JobReportProto.Builder newBuilder(MRProtos.JobReportProto prototype)

toBuilder

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

newBuilderForType

protected MRProtos.JobReportProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
Specified by:
newBuilderForType in class com.google.protobuf.GeneratedMessage


Copyright © 2012 Apache Software Foundation. All Rights Reserved.