org.apache.hadoop.yarn.proto
Class YarnProtos.ApplicationReportProto
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
- All Implemented Interfaces:
- com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, YarnProtos.ApplicationReportProtoOrBuilder
- Enclosing class:
- YarnProtos
public static final class YarnProtos.ApplicationReportProto
- extends com.google.protobuf.GeneratedMessage
- implements YarnProtos.ApplicationReportProtoOrBuilder
- 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 |
APPLICATIONID_FIELD_NUMBER
public static final int APPLICATIONID_FIELD_NUMBER
- See Also:
- Constant Field Values
USER_FIELD_NUMBER
public static final int USER_FIELD_NUMBER
- See Also:
- Constant Field Values
QUEUE_FIELD_NUMBER
public static final int QUEUE_FIELD_NUMBER
- See Also:
- Constant Field Values
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
HOST_FIELD_NUMBER
public static final int HOST_FIELD_NUMBER
- See Also:
- Constant Field Values
RPC_PORT_FIELD_NUMBER
public static final int RPC_PORT_FIELD_NUMBER
- See Also:
- Constant Field Values
CLIENT_TOKEN_FIELD_NUMBER
public static final int CLIENT_TOKEN_FIELD_NUMBER
- See Also:
- Constant Field Values
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
YARN_APPLICATION_STATE_FIELD_NUMBER
public static final int YARN_APPLICATION_STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
MASTERCONTAINER_FIELD_NUMBER
public static final int MASTERCONTAINER_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
STARTTIME_FIELD_NUMBER
public static final int STARTTIME_FIELD_NUMBER
- See Also:
- Constant Field Values
FINISHTIME_FIELD_NUMBER
public static final int FINISHTIME_FIELD_NUMBER
- See Also:
- Constant Field Values
FINAL_APPLICATION_STATUS_FIELD_NUMBER
public static final int FINAL_APPLICATION_STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
APP_RESOURCE_USAGE_FIELD_NUMBER
public static final int APP_RESOURCE_USAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
ORIGINALTRACKINGURL_FIELD_NUMBER
public static final int ORIGINALTRACKINGURL_FIELD_NUMBER
- See Also:
- Constant Field Values
getDefaultInstance
public static YarnProtos.ApplicationReportProto getDefaultInstance()
getDefaultInstanceForType
public YarnProtos.ApplicationReportProto 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
hasApplicationId
public boolean hasApplicationId()
- Specified by:
hasApplicationId in interface YarnProtos.ApplicationReportProtoOrBuilder
getApplicationId
public YarnProtos.ApplicationIdProto getApplicationId()
- Specified by:
getApplicationId in interface YarnProtos.ApplicationReportProtoOrBuilder
getApplicationIdOrBuilder
public YarnProtos.ApplicationIdProtoOrBuilder getApplicationIdOrBuilder()
- Specified by:
getApplicationIdOrBuilder in interface YarnProtos.ApplicationReportProtoOrBuilder
hasUser
public boolean hasUser()
- Specified by:
hasUser in interface YarnProtos.ApplicationReportProtoOrBuilder
getUser
public String getUser()
- Specified by:
getUser in interface YarnProtos.ApplicationReportProtoOrBuilder
hasQueue
public boolean hasQueue()
- Specified by:
hasQueue in interface YarnProtos.ApplicationReportProtoOrBuilder
getQueue
public String getQueue()
- Specified by:
getQueue in interface YarnProtos.ApplicationReportProtoOrBuilder
hasName
public boolean hasName()
- Specified by:
hasName in interface YarnProtos.ApplicationReportProtoOrBuilder
getName
public String getName()
- Specified by:
getName in interface YarnProtos.ApplicationReportProtoOrBuilder
hasHost
public boolean hasHost()
- Specified by:
hasHost in interface YarnProtos.ApplicationReportProtoOrBuilder
getHost
public String getHost()
- Specified by:
getHost in interface YarnProtos.ApplicationReportProtoOrBuilder
hasRpcPort
public boolean hasRpcPort()
- Specified by:
hasRpcPort in interface YarnProtos.ApplicationReportProtoOrBuilder
getRpcPort
public int getRpcPort()
- Specified by:
getRpcPort in interface YarnProtos.ApplicationReportProtoOrBuilder
hasClientToken
public boolean hasClientToken()
- Specified by:
hasClientToken in interface YarnProtos.ApplicationReportProtoOrBuilder
getClientToken
public String getClientToken()
- Specified by:
getClientToken in interface YarnProtos.ApplicationReportProtoOrBuilder
hasStatus
public boolean hasStatus()
- Specified by:
hasStatus in interface YarnProtos.ApplicationReportProtoOrBuilder
getStatus
public YarnProtos.ApplicationStatusProto getStatus()
- Specified by:
getStatus in interface YarnProtos.ApplicationReportProtoOrBuilder
getStatusOrBuilder
public YarnProtos.ApplicationStatusProtoOrBuilder getStatusOrBuilder()
- Specified by:
getStatusOrBuilder in interface YarnProtos.ApplicationReportProtoOrBuilder
hasYarnApplicationState
public boolean hasYarnApplicationState()
- Specified by:
hasYarnApplicationState in interface YarnProtos.ApplicationReportProtoOrBuilder
getYarnApplicationState
public YarnProtos.YarnApplicationStateProto getYarnApplicationState()
- Specified by:
getYarnApplicationState in interface YarnProtos.ApplicationReportProtoOrBuilder
hasMasterContainer
public boolean hasMasterContainer()
- Specified by:
hasMasterContainer in interface YarnProtos.ApplicationReportProtoOrBuilder
getMasterContainer
public YarnProtos.ContainerProto getMasterContainer()
- Specified by:
getMasterContainer in interface YarnProtos.ApplicationReportProtoOrBuilder
getMasterContainerOrBuilder
public YarnProtos.ContainerProtoOrBuilder getMasterContainerOrBuilder()
- Specified by:
getMasterContainerOrBuilder in interface YarnProtos.ApplicationReportProtoOrBuilder
hasTrackingUrl
public boolean hasTrackingUrl()
- Specified by:
hasTrackingUrl in interface YarnProtos.ApplicationReportProtoOrBuilder
getTrackingUrl
public String getTrackingUrl()
- Specified by:
getTrackingUrl in interface YarnProtos.ApplicationReportProtoOrBuilder
hasDiagnostics
public boolean hasDiagnostics()
- Specified by:
hasDiagnostics in interface YarnProtos.ApplicationReportProtoOrBuilder
getDiagnostics
public String getDiagnostics()
- Specified by:
getDiagnostics in interface YarnProtos.ApplicationReportProtoOrBuilder
hasStartTime
public boolean hasStartTime()
- Specified by:
hasStartTime in interface YarnProtos.ApplicationReportProtoOrBuilder
getStartTime
public long getStartTime()
- Specified by:
getStartTime in interface YarnProtos.ApplicationReportProtoOrBuilder
hasFinishTime
public boolean hasFinishTime()
- Specified by:
hasFinishTime in interface YarnProtos.ApplicationReportProtoOrBuilder
getFinishTime
public long getFinishTime()
- Specified by:
getFinishTime in interface YarnProtos.ApplicationReportProtoOrBuilder
hasFinalApplicationStatus
public boolean hasFinalApplicationStatus()
- Specified by:
hasFinalApplicationStatus in interface YarnProtos.ApplicationReportProtoOrBuilder
getFinalApplicationStatus
public YarnProtos.FinalApplicationStatusProto getFinalApplicationStatus()
- Specified by:
getFinalApplicationStatus in interface YarnProtos.ApplicationReportProtoOrBuilder
hasAppResourceUsage
public boolean hasAppResourceUsage()
- Specified by:
hasAppResourceUsage in interface YarnProtos.ApplicationReportProtoOrBuilder
getAppResourceUsage
public YarnProtos.ApplicationResourceUsageReportProto getAppResourceUsage()
- Specified by:
getAppResourceUsage in interface YarnProtos.ApplicationReportProtoOrBuilder
getAppResourceUsageOrBuilder
public YarnProtos.ApplicationResourceUsageReportProtoOrBuilder getAppResourceUsageOrBuilder()
- Specified by:
getAppResourceUsageOrBuilder in interface YarnProtos.ApplicationReportProtoOrBuilder
hasOriginalTrackingUrl
public boolean hasOriginalTrackingUrl()
- Specified by:
hasOriginalTrackingUrl in interface YarnProtos.ApplicationReportProtoOrBuilder
getOriginalTrackingUrl
public String getOriginalTrackingUrl()
- Specified by:
getOriginalTrackingUrl in interface YarnProtos.ApplicationReportProtoOrBuilder
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 YarnProtos.ApplicationReportProto parseFrom(com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static YarnProtos.ApplicationReportProto parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static YarnProtos.ApplicationReportProto parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static YarnProtos.ApplicationReportProto parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static YarnProtos.ApplicationReportProto parseFrom(InputStream input)
throws IOException
- Throws:
IOException
parseFrom
public static YarnProtos.ApplicationReportProto parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Throws:
IOException
parseDelimitedFrom
public static YarnProtos.ApplicationReportProto parseDelimitedFrom(InputStream input)
throws IOException
- Throws:
IOException
parseDelimitedFrom
public static YarnProtos.ApplicationReportProto parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Throws:
IOException
parseFrom
public static YarnProtos.ApplicationReportProto parseFrom(com.google.protobuf.CodedInputStream input)
throws IOException
- Throws:
IOException
parseFrom
public static YarnProtos.ApplicationReportProto parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Throws:
IOException
newBuilder
public static YarnProtos.ApplicationReportProto.Builder newBuilder()
newBuilderForType
public YarnProtos.ApplicationReportProto.Builder newBuilderForType()
- Specified by:
newBuilderForType in interface com.google.protobuf.Message- Specified by:
newBuilderForType in interface com.google.protobuf.MessageLite
newBuilder
public static YarnProtos.ApplicationReportProto.Builder newBuilder(YarnProtos.ApplicationReportProto prototype)
toBuilder
public YarnProtos.ApplicationReportProto.Builder toBuilder()
- Specified by:
toBuilder in interface com.google.protobuf.Message- Specified by:
toBuilder in interface com.google.protobuf.MessageLite
newBuilderForType
protected YarnProtos.ApplicationReportProto.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.