org.apache.hadoop.mapreduce.v2.proto
Class MRProtos.JobReportProto
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
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 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> |
| Fields inherited from class com.google.protobuf.GeneratedMessage |
alwaysUseFieldBuilders |
| 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 interface com.google.protobuf.MessageOrBuilder |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLite |
toByteArray, toByteString, writeDelimitedTo, writeTo |
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
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.