org.apache.hadoop.mapreduce.v2.proto
Class MRProtos.AMInfoProto
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.apache.hadoop.mapreduce.v2.proto.MRProtos.AMInfoProto
- All Implemented Interfaces:
- com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, MRProtos.AMInfoProtoOrBuilder
- Enclosing class:
- MRProtos
public static final class MRProtos.AMInfoProto
- extends com.google.protobuf.GeneratedMessage
- implements MRProtos.AMInfoProtoOrBuilder
- 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_ATTEMPT_ID_FIELD_NUMBER
public static final int APPLICATION_ATTEMPT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
START_TIME_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
CONTAINER_ID_FIELD_NUMBER
public static final int CONTAINER_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
NODE_MANAGER_HOST_FIELD_NUMBER
public static final int NODE_MANAGER_HOST_FIELD_NUMBER
- See Also:
- Constant Field Values
NODE_MANAGER_PORT_FIELD_NUMBER
public static final int NODE_MANAGER_PORT_FIELD_NUMBER
- See Also:
- Constant Field Values
NODE_MANAGER_HTTP_PORT_FIELD_NUMBER
public static final int NODE_MANAGER_HTTP_PORT_FIELD_NUMBER
- See Also:
- Constant Field Values
getDefaultInstance
public static MRProtos.AMInfoProto getDefaultInstance()
getDefaultInstanceForType
public MRProtos.AMInfoProto 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
hasApplicationAttemptId
public boolean hasApplicationAttemptId()
- Specified by:
hasApplicationAttemptId in interface MRProtos.AMInfoProtoOrBuilder
getApplicationAttemptId
public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto getApplicationAttemptId()
- Specified by:
getApplicationAttemptId in interface MRProtos.AMInfoProtoOrBuilder
getApplicationAttemptIdOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder getApplicationAttemptIdOrBuilder()
- Specified by:
getApplicationAttemptIdOrBuilder in interface MRProtos.AMInfoProtoOrBuilder
hasStartTime
public boolean hasStartTime()
- Specified by:
hasStartTime in interface MRProtos.AMInfoProtoOrBuilder
getStartTime
public long getStartTime()
- Specified by:
getStartTime in interface MRProtos.AMInfoProtoOrBuilder
hasContainerId
public boolean hasContainerId()
- Specified by:
hasContainerId in interface MRProtos.AMInfoProtoOrBuilder
getContainerId
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto getContainerId()
- Specified by:
getContainerId in interface MRProtos.AMInfoProtoOrBuilder
getContainerIdOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder getContainerIdOrBuilder()
- Specified by:
getContainerIdOrBuilder in interface MRProtos.AMInfoProtoOrBuilder
hasNodeManagerHost
public boolean hasNodeManagerHost()
- Specified by:
hasNodeManagerHost in interface MRProtos.AMInfoProtoOrBuilder
getNodeManagerHost
public String getNodeManagerHost()
- Specified by:
getNodeManagerHost in interface MRProtos.AMInfoProtoOrBuilder
hasNodeManagerPort
public boolean hasNodeManagerPort()
- Specified by:
hasNodeManagerPort in interface MRProtos.AMInfoProtoOrBuilder
getNodeManagerPort
public int getNodeManagerPort()
- Specified by:
getNodeManagerPort in interface MRProtos.AMInfoProtoOrBuilder
hasNodeManagerHttpPort
public boolean hasNodeManagerHttpPort()
- Specified by:
hasNodeManagerHttpPort in interface MRProtos.AMInfoProtoOrBuilder
getNodeManagerHttpPort
public int getNodeManagerHttpPort()
- Specified by:
getNodeManagerHttpPort in interface MRProtos.AMInfoProtoOrBuilder
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.AMInfoProto parseFrom(com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static MRProtos.AMInfoProto 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.AMInfoProto parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static MRProtos.AMInfoProto parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static MRProtos.AMInfoProto parseFrom(InputStream input)
throws IOException
- Throws:
IOException
parseFrom
public static MRProtos.AMInfoProto parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Throws:
IOException
parseDelimitedFrom
public static MRProtos.AMInfoProto parseDelimitedFrom(InputStream input)
throws IOException
- Throws:
IOException
parseDelimitedFrom
public static MRProtos.AMInfoProto parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Throws:
IOException
parseFrom
public static MRProtos.AMInfoProto parseFrom(com.google.protobuf.CodedInputStream input)
throws IOException
- Throws:
IOException
parseFrom
public static MRProtos.AMInfoProto parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Throws:
IOException
newBuilder
public static MRProtos.AMInfoProto.Builder newBuilder()
newBuilderForType
public MRProtos.AMInfoProto.Builder newBuilderForType()
- Specified by:
newBuilderForType in interface com.google.protobuf.Message- Specified by:
newBuilderForType in interface com.google.protobuf.MessageLite
newBuilder
public static MRProtos.AMInfoProto.Builder newBuilder(MRProtos.AMInfoProto prototype)
toBuilder
public MRProtos.AMInfoProto.Builder toBuilder()
- Specified by:
toBuilder in interface com.google.protobuf.Message- Specified by:
toBuilder in interface com.google.protobuf.MessageLite
newBuilderForType
protected MRProtos.AMInfoProto.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.