org.apache.hadoop.yarn.proto
Class YarnProtos.ApplicationMasterProto
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationMasterProto
- All Implemented Interfaces:
- com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, YarnProtos.ApplicationMasterProtoOrBuilder
- Enclosing class:
- YarnProtos
public static final class YarnProtos.ApplicationMasterProto
- extends com.google.protobuf.GeneratedMessage
- implements YarnProtos.ApplicationMasterProtoOrBuilder
- 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 |
APPLICATION_ID_FIELD_NUMBER
public static final int APPLICATION_ID_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
TRACKINGURL_FIELD_NUMBER
public static final int TRACKINGURL_FIELD_NUMBER
- See Also:
- Constant Field Values
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
CLIENT_TOKEN_FIELD_NUMBER
public static final int CLIENT_TOKEN_FIELD_NUMBER
- See Also:
- Constant Field Values
CONTAINERCOUNT_FIELD_NUMBER
public static final int CONTAINERCOUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
AMFAILCOUNT_FIELD_NUMBER
public static final int AMFAILCOUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
DIAGNOSTICS_FIELD_NUMBER
public static final int DIAGNOSTICS_FIELD_NUMBER
- See Also:
- Constant Field Values
getDefaultInstance
public static YarnProtos.ApplicationMasterProto getDefaultInstance()
getDefaultInstanceForType
public YarnProtos.ApplicationMasterProto 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.ApplicationMasterProtoOrBuilder
getApplicationId
public YarnProtos.ApplicationIdProto getApplicationId()
- Specified by:
getApplicationId in interface YarnProtos.ApplicationMasterProtoOrBuilder
getApplicationIdOrBuilder
public YarnProtos.ApplicationIdProtoOrBuilder getApplicationIdOrBuilder()
- Specified by:
getApplicationIdOrBuilder in interface YarnProtos.ApplicationMasterProtoOrBuilder
hasHost
public boolean hasHost()
- Specified by:
hasHost in interface YarnProtos.ApplicationMasterProtoOrBuilder
getHost
public String getHost()
- Specified by:
getHost in interface YarnProtos.ApplicationMasterProtoOrBuilder
hasRpcPort
public boolean hasRpcPort()
- Specified by:
hasRpcPort in interface YarnProtos.ApplicationMasterProtoOrBuilder
getRpcPort
public int getRpcPort()
- Specified by:
getRpcPort in interface YarnProtos.ApplicationMasterProtoOrBuilder
hasTrackingUrl
public boolean hasTrackingUrl()
- Specified by:
hasTrackingUrl in interface YarnProtos.ApplicationMasterProtoOrBuilder
getTrackingUrl
public String getTrackingUrl()
- Specified by:
getTrackingUrl in interface YarnProtos.ApplicationMasterProtoOrBuilder
hasStatus
public boolean hasStatus()
- Specified by:
hasStatus in interface YarnProtos.ApplicationMasterProtoOrBuilder
getStatus
public YarnProtos.ApplicationStatusProto getStatus()
- Specified by:
getStatus in interface YarnProtos.ApplicationMasterProtoOrBuilder
getStatusOrBuilder
public YarnProtos.ApplicationStatusProtoOrBuilder getStatusOrBuilder()
- Specified by:
getStatusOrBuilder in interface YarnProtos.ApplicationMasterProtoOrBuilder
hasState
public boolean hasState()
- Specified by:
hasState in interface YarnProtos.ApplicationMasterProtoOrBuilder
getState
public YarnProtos.YarnApplicationStateProto getState()
- Specified by:
getState in interface YarnProtos.ApplicationMasterProtoOrBuilder
hasClientToken
public boolean hasClientToken()
- Specified by:
hasClientToken in interface YarnProtos.ApplicationMasterProtoOrBuilder
getClientToken
public String getClientToken()
- Specified by:
getClientToken in interface YarnProtos.ApplicationMasterProtoOrBuilder
hasContainerCount
public boolean hasContainerCount()
- Specified by:
hasContainerCount in interface YarnProtos.ApplicationMasterProtoOrBuilder
getContainerCount
public int getContainerCount()
- Specified by:
getContainerCount in interface YarnProtos.ApplicationMasterProtoOrBuilder
hasAmFailCount
public boolean hasAmFailCount()
- Specified by:
hasAmFailCount in interface YarnProtos.ApplicationMasterProtoOrBuilder
getAmFailCount
public int getAmFailCount()
- Specified by:
getAmFailCount in interface YarnProtos.ApplicationMasterProtoOrBuilder
hasDiagnostics
public boolean hasDiagnostics()
- Specified by:
hasDiagnostics in interface YarnProtos.ApplicationMasterProtoOrBuilder
getDiagnostics
public String getDiagnostics()
- Specified by:
getDiagnostics in interface YarnProtos.ApplicationMasterProtoOrBuilder
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.ApplicationMasterProto parseFrom(com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static YarnProtos.ApplicationMasterProto 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.ApplicationMasterProto parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static YarnProtos.ApplicationMasterProto parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static YarnProtos.ApplicationMasterProto parseFrom(InputStream input)
throws IOException
- Throws:
IOException
parseFrom
public static YarnProtos.ApplicationMasterProto parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Throws:
IOException
parseDelimitedFrom
public static YarnProtos.ApplicationMasterProto parseDelimitedFrom(InputStream input)
throws IOException
- Throws:
IOException
parseDelimitedFrom
public static YarnProtos.ApplicationMasterProto parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Throws:
IOException
parseFrom
public static YarnProtos.ApplicationMasterProto parseFrom(com.google.protobuf.CodedInputStream input)
throws IOException
- Throws:
IOException
parseFrom
public static YarnProtos.ApplicationMasterProto parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Throws:
IOException
newBuilder
public static YarnProtos.ApplicationMasterProto.Builder newBuilder()
newBuilderForType
public YarnProtos.ApplicationMasterProto.Builder newBuilderForType()
- Specified by:
newBuilderForType in interface com.google.protobuf.Message- Specified by:
newBuilderForType in interface com.google.protobuf.MessageLite
newBuilder
public static YarnProtos.ApplicationMasterProto.Builder newBuilder(YarnProtos.ApplicationMasterProto prototype)
toBuilder
public YarnProtos.ApplicationMasterProto.Builder toBuilder()
- Specified by:
toBuilder in interface com.google.protobuf.Message- Specified by:
toBuilder in interface com.google.protobuf.MessageLite
newBuilderForType
protected YarnProtos.ApplicationMasterProto.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.