public static final class YarnServerCommonProtos.NodeStatusProto extends com.google.protobuf.GeneratedMessage implements YarnServerCommonProtos.NodeStatusProtoOrBuilder
hadoop.yarn.NodeStatusProto
Modifier and Type | Class and Description |
---|---|
static class |
YarnServerCommonProtos.NodeStatusProto.Builder
Protobuf type
hadoop.yarn.NodeStatusProto |
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 |
CONTAINERSSTATUSES_FIELD_NUMBER |
static int |
KEEP_ALIVE_APPLICATIONS_FIELD_NUMBER |
static int |
NODE_ID_FIELD_NUMBER |
static int |
NODEHEALTHSTATUS_FIELD_NUMBER |
static com.google.protobuf.Parser<YarnServerCommonProtos.NodeStatusProto> |
PARSER |
static int |
RESPONSE_ID_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto |
getContainersStatuses(int index)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3; |
int |
getContainersStatusesCount()
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3; |
List<org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto> |
getContainersStatusesList()
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3; |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder |
getContainersStatusesOrBuilder(int index)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3; |
List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder> |
getContainersStatusesOrBuilderList()
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3; |
static YarnServerCommonProtos.NodeStatusProto |
getDefaultInstance() |
YarnServerCommonProtos.NodeStatusProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto |
getKeepAliveApplications(int index)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5; |
int |
getKeepAliveApplicationsCount()
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5; |
List<org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto> |
getKeepAliveApplicationsList()
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5; |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder |
getKeepAliveApplicationsOrBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5; |
List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder> |
getKeepAliveApplicationsOrBuilderList()
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5; |
YarnServerCommonProtos.NodeHealthStatusProto |
getNodeHealthStatus()
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4; |
YarnServerCommonProtos.NodeHealthStatusProtoOrBuilder |
getNodeHealthStatusOrBuilder()
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4; |
org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto |
getNodeId()
optional .hadoop.yarn.NodeIdProto node_id = 1; |
org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProtoOrBuilder |
getNodeIdOrBuilder()
optional .hadoop.yarn.NodeIdProto node_id = 1; |
com.google.protobuf.Parser<YarnServerCommonProtos.NodeStatusProto> |
getParserForType() |
int |
getResponseId()
optional int32 response_id = 2; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasNodeHealthStatus()
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4; |
boolean |
hasNodeId()
optional .hadoop.yarn.NodeIdProto node_id = 1; |
boolean |
hasResponseId()
optional int32 response_id = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static YarnServerCommonProtos.NodeStatusProto.Builder |
newBuilder() |
static YarnServerCommonProtos.NodeStatusProto.Builder |
newBuilder(YarnServerCommonProtos.NodeStatusProto prototype) |
YarnServerCommonProtos.NodeStatusProto.Builder |
newBuilderForType() |
protected YarnServerCommonProtos.NodeStatusProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static YarnServerCommonProtos.NodeStatusProto |
parseDelimitedFrom(InputStream input) |
static YarnServerCommonProtos.NodeStatusProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServerCommonProtos.NodeStatusProto |
parseFrom(byte[] data) |
static YarnServerCommonProtos.NodeStatusProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServerCommonProtos.NodeStatusProto |
parseFrom(com.google.protobuf.ByteString data) |
static YarnServerCommonProtos.NodeStatusProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServerCommonProtos.NodeStatusProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnServerCommonProtos.NodeStatusProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnServerCommonProtos.NodeStatusProto |
parseFrom(InputStream input) |
static YarnServerCommonProtos.NodeStatusProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
YarnServerCommonProtos.NodeStatusProto.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<YarnServerCommonProtos.NodeStatusProto> PARSER
public static final int NODE_ID_FIELD_NUMBER
public static final int RESPONSE_ID_FIELD_NUMBER
public static final int CONTAINERSSTATUSES_FIELD_NUMBER
public static final int NODEHEALTHSTATUS_FIELD_NUMBER
public static final int KEEP_ALIVE_APPLICATIONS_FIELD_NUMBER
public static YarnServerCommonProtos.NodeStatusProto getDefaultInstance()
public YarnServerCommonProtos.NodeStatusProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<YarnServerCommonProtos.NodeStatusProto> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasNodeId()
optional .hadoop.yarn.NodeIdProto node_id = 1;
hasNodeId
in interface YarnServerCommonProtos.NodeStatusProtoOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto getNodeId()
optional .hadoop.yarn.NodeIdProto node_id = 1;
getNodeId
in interface YarnServerCommonProtos.NodeStatusProtoOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProtoOrBuilder getNodeIdOrBuilder()
optional .hadoop.yarn.NodeIdProto node_id = 1;
getNodeIdOrBuilder
in interface YarnServerCommonProtos.NodeStatusProtoOrBuilder
public boolean hasResponseId()
optional int32 response_id = 2;
hasResponseId
in interface YarnServerCommonProtos.NodeStatusProtoOrBuilder
public int getResponseId()
optional int32 response_id = 2;
getResponseId
in interface YarnServerCommonProtos.NodeStatusProtoOrBuilder
public List<org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto> getContainersStatusesList()
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
getContainersStatusesList
in interface YarnServerCommonProtos.NodeStatusProtoOrBuilder
public List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder> getContainersStatusesOrBuilderList()
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
getContainersStatusesOrBuilderList
in interface YarnServerCommonProtos.NodeStatusProtoOrBuilder
public int getContainersStatusesCount()
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
getContainersStatusesCount
in interface YarnServerCommonProtos.NodeStatusProtoOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto getContainersStatuses(int index)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
getContainersStatuses
in interface YarnServerCommonProtos.NodeStatusProtoOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder getContainersStatusesOrBuilder(int index)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
getContainersStatusesOrBuilder
in interface YarnServerCommonProtos.NodeStatusProtoOrBuilder
public boolean hasNodeHealthStatus()
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
hasNodeHealthStatus
in interface YarnServerCommonProtos.NodeStatusProtoOrBuilder
public YarnServerCommonProtos.NodeHealthStatusProto getNodeHealthStatus()
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
getNodeHealthStatus
in interface YarnServerCommonProtos.NodeStatusProtoOrBuilder
public YarnServerCommonProtos.NodeHealthStatusProtoOrBuilder getNodeHealthStatusOrBuilder()
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
getNodeHealthStatusOrBuilder
in interface YarnServerCommonProtos.NodeStatusProtoOrBuilder
public List<org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto> getKeepAliveApplicationsList()
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
getKeepAliveApplicationsList
in interface YarnServerCommonProtos.NodeStatusProtoOrBuilder
public List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder> getKeepAliveApplicationsOrBuilderList()
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
getKeepAliveApplicationsOrBuilderList
in interface YarnServerCommonProtos.NodeStatusProtoOrBuilder
public int getKeepAliveApplicationsCount()
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
getKeepAliveApplicationsCount
in interface YarnServerCommonProtos.NodeStatusProtoOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto getKeepAliveApplications(int index)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
getKeepAliveApplications
in interface YarnServerCommonProtos.NodeStatusProtoOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder getKeepAliveApplicationsOrBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
getKeepAliveApplicationsOrBuilder
in interface YarnServerCommonProtos.NodeStatusProtoOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static YarnServerCommonProtos.NodeStatusProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static YarnServerCommonProtos.NodeStatusProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static YarnServerCommonProtos.NodeStatusProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static YarnServerCommonProtos.NodeStatusProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static YarnServerCommonProtos.NodeStatusProto parseFrom(InputStream input) throws IOException
IOException
public static YarnServerCommonProtos.NodeStatusProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static YarnServerCommonProtos.NodeStatusProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static YarnServerCommonProtos.NodeStatusProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static YarnServerCommonProtos.NodeStatusProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static YarnServerCommonProtos.NodeStatusProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static YarnServerCommonProtos.NodeStatusProto.Builder newBuilder()
public YarnServerCommonProtos.NodeStatusProto.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static YarnServerCommonProtos.NodeStatusProto.Builder newBuilder(YarnServerCommonProtos.NodeStatusProto prototype)
public YarnServerCommonProtos.NodeStatusProto.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected YarnServerCommonProtos.NodeStatusProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2015 Apache Software Foundation. All Rights Reserved.