public static final class MRProtos.AMInfoProto extends com.google.protobuf.GeneratedMessage implements MRProtos.AMInfoProtoOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
MRProtos.AMInfoProto.Builder |
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>| Modifier and Type | Field and Description |
|---|---|
static int |
APPLICATION_ATTEMPT_ID_FIELD_NUMBER |
static int |
CONTAINER_ID_FIELD_NUMBER |
static int |
NODE_MANAGER_HOST_FIELD_NUMBER |
static int |
NODE_MANAGER_HTTP_PORT_FIELD_NUMBER |
static int |
NODE_MANAGER_PORT_FIELD_NUMBER |
static int |
START_TIME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto |
getApplicationAttemptId() |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder |
getApplicationAttemptIdOrBuilder() |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto |
getContainerId() |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder |
getContainerIdOrBuilder() |
static MRProtos.AMInfoProto |
getDefaultInstance() |
MRProtos.AMInfoProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getNodeManagerHost() |
int |
getNodeManagerHttpPort() |
int |
getNodeManagerPort() |
int |
getSerializedSize() |
long |
getStartTime() |
boolean |
hasApplicationAttemptId() |
boolean |
hasContainerId() |
int |
hashCode() |
boolean |
hasNodeManagerHost() |
boolean |
hasNodeManagerHttpPort() |
boolean |
hasNodeManagerPort() |
boolean |
hasStartTime() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static MRProtos.AMInfoProto.Builder |
newBuilder() |
static MRProtos.AMInfoProto.Builder |
newBuilder(MRProtos.AMInfoProto prototype) |
MRProtos.AMInfoProto.Builder |
newBuilderForType() |
protected MRProtos.AMInfoProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static MRProtos.AMInfoProto |
parseDelimitedFrom(InputStream input) |
static MRProtos.AMInfoProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MRProtos.AMInfoProto |
parseFrom(byte[] data) |
static MRProtos.AMInfoProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MRProtos.AMInfoProto |
parseFrom(com.google.protobuf.ByteString data) |
static MRProtos.AMInfoProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MRProtos.AMInfoProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static MRProtos.AMInfoProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MRProtos.AMInfoProto |
parseFrom(InputStream input) |
static MRProtos.AMInfoProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MRProtos.AMInfoProto.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensionhashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int APPLICATION_ATTEMPT_ID_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
public static final int CONTAINER_ID_FIELD_NUMBER
public static final int NODE_MANAGER_HOST_FIELD_NUMBER
public static final int NODE_MANAGER_PORT_FIELD_NUMBER
public static final int NODE_MANAGER_HTTP_PORT_FIELD_NUMBER
public static MRProtos.AMInfoProto getDefaultInstance()
public MRProtos.AMInfoProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic boolean hasApplicationAttemptId()
hasApplicationAttemptId in interface MRProtos.AMInfoProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto getApplicationAttemptId()
getApplicationAttemptId in interface MRProtos.AMInfoProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder getApplicationAttemptIdOrBuilder()
getApplicationAttemptIdOrBuilder in interface MRProtos.AMInfoProtoOrBuilderpublic boolean hasStartTime()
hasStartTime in interface MRProtos.AMInfoProtoOrBuilderpublic long getStartTime()
getStartTime in interface MRProtos.AMInfoProtoOrBuilderpublic boolean hasContainerId()
hasContainerId in interface MRProtos.AMInfoProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto getContainerId()
getContainerId in interface MRProtos.AMInfoProtoOrBuilderpublic org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder getContainerIdOrBuilder()
getContainerIdOrBuilder in interface MRProtos.AMInfoProtoOrBuilderpublic boolean hasNodeManagerHost()
hasNodeManagerHost in interface MRProtos.AMInfoProtoOrBuilderpublic String getNodeManagerHost()
getNodeManagerHost in interface MRProtos.AMInfoProtoOrBuilderpublic boolean hasNodeManagerPort()
hasNodeManagerPort in interface MRProtos.AMInfoProtoOrBuilderpublic int getNodeManagerPort()
getNodeManagerPort in interface MRProtos.AMInfoProtoOrBuilderpublic boolean hasNodeManagerHttpPort()
hasNodeManagerHttpPort in interface MRProtos.AMInfoProtoOrBuilderpublic int getNodeManagerHttpPort()
getNodeManagerHttpPort in interface MRProtos.AMInfoProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static MRProtos.AMInfoProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MRProtos.AMInfoProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MRProtos.AMInfoProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MRProtos.AMInfoProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MRProtos.AMInfoProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static MRProtos.AMInfoProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MRProtos.AMInfoProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MRProtos.AMInfoProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MRProtos.AMInfoProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MRProtos.AMInfoProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MRProtos.AMInfoProto.Builder newBuilder()
public MRProtos.AMInfoProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static MRProtos.AMInfoProto.Builder newBuilder(MRProtos.AMInfoProto prototype)
public MRProtos.AMInfoProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected MRProtos.AMInfoProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2013 Apache Software Foundation. All Rights Reserved.