public static final class YarnProtos.NodeReportProto extends com.google.protobuf.GeneratedMessage implements YarnProtos.NodeReportProtoOrBuilder
hadoop.yarn.NodeReportProto| Modifier and Type | Class and Description |
|---|---|
static class |
YarnProtos.NodeReportProto.Builder
Protobuf type
hadoop.yarn.NodeReportProto |
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 |
CAPABILITY_FIELD_NUMBER |
static int |
HEALTH_REPORT_FIELD_NUMBER |
static int |
HTTPADDRESS_FIELD_NUMBER |
static int |
LAST_HEALTH_REPORT_TIME_FIELD_NUMBER |
static int |
NODE_LABELS_FIELD_NUMBER |
static int |
NODE_STATE_FIELD_NUMBER |
static int |
NODEID_FIELD_NUMBER |
static int |
NUMCONTAINERS_FIELD_NUMBER |
static com.google.protobuf.Parser<YarnProtos.NodeReportProto> |
PARSER |
static int |
RACKNAME_FIELD_NUMBER |
static int |
USED_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
YarnProtos.ResourceProto |
getCapability()
optional .hadoop.yarn.ResourceProto capability = 5; |
YarnProtos.ResourceProtoOrBuilder |
getCapabilityOrBuilder()
optional .hadoop.yarn.ResourceProto capability = 5; |
static YarnProtos.NodeReportProto |
getDefaultInstance() |
YarnProtos.NodeReportProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getHealthReport()
optional string health_report = 8; |
com.google.protobuf.ByteString |
getHealthReportBytes()
optional string health_report = 8; |
String |
getHttpAddress()
optional string httpAddress = 2; |
com.google.protobuf.ByteString |
getHttpAddressBytes()
optional string httpAddress = 2; |
long |
getLastHealthReportTime()
optional int64 last_health_report_time = 9; |
YarnProtos.NodeIdProto |
getNodeId()
optional .hadoop.yarn.NodeIdProto nodeId = 1; |
YarnProtos.NodeIdProtoOrBuilder |
getNodeIdOrBuilder()
optional .hadoop.yarn.NodeIdProto nodeId = 1; |
String |
getNodeLabels(int index)
repeated string node_labels = 10; |
com.google.protobuf.ByteString |
getNodeLabelsBytes(int index)
repeated string node_labels = 10; |
int |
getNodeLabelsCount()
repeated string node_labels = 10; |
List<String> |
getNodeLabelsList()
repeated string node_labels = 10; |
YarnProtos.NodeStateProto |
getNodeState()
optional .hadoop.yarn.NodeStateProto node_state = 7; |
int |
getNumContainers()
optional int32 numContainers = 6; |
com.google.protobuf.Parser<YarnProtos.NodeReportProto> |
getParserForType() |
String |
getRackName()
optional string rackName = 3; |
com.google.protobuf.ByteString |
getRackNameBytes()
optional string rackName = 3; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
YarnProtos.ResourceProto |
getUsed()
optional .hadoop.yarn.ResourceProto used = 4; |
YarnProtos.ResourceProtoOrBuilder |
getUsedOrBuilder()
optional .hadoop.yarn.ResourceProto used = 4; |
boolean |
hasCapability()
optional .hadoop.yarn.ResourceProto capability = 5; |
int |
hashCode() |
boolean |
hasHealthReport()
optional string health_report = 8; |
boolean |
hasHttpAddress()
optional string httpAddress = 2; |
boolean |
hasLastHealthReportTime()
optional int64 last_health_report_time = 9; |
boolean |
hasNodeId()
optional .hadoop.yarn.NodeIdProto nodeId = 1; |
boolean |
hasNodeState()
optional .hadoop.yarn.NodeStateProto node_state = 7; |
boolean |
hasNumContainers()
optional int32 numContainers = 6; |
boolean |
hasRackName()
optional string rackName = 3; |
boolean |
hasUsed()
optional .hadoop.yarn.ResourceProto used = 4; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static YarnProtos.NodeReportProto.Builder |
newBuilder() |
static YarnProtos.NodeReportProto.Builder |
newBuilder(YarnProtos.NodeReportProto prototype) |
YarnProtos.NodeReportProto.Builder |
newBuilderForType() |
protected YarnProtos.NodeReportProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static YarnProtos.NodeReportProto |
parseDelimitedFrom(InputStream input) |
static YarnProtos.NodeReportProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.NodeReportProto |
parseFrom(byte[] data) |
static YarnProtos.NodeReportProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.NodeReportProto |
parseFrom(com.google.protobuf.ByteString data) |
static YarnProtos.NodeReportProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.NodeReportProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnProtos.NodeReportProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.NodeReportProto |
parseFrom(InputStream input) |
static YarnProtos.NodeReportProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
YarnProtos.NodeReportProto.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<YarnProtos.NodeReportProto> PARSER
public static final int NODEID_FIELD_NUMBER
public static final int HTTPADDRESS_FIELD_NUMBER
public static final int RACKNAME_FIELD_NUMBER
public static final int USED_FIELD_NUMBER
public static final int CAPABILITY_FIELD_NUMBER
public static final int NUMCONTAINERS_FIELD_NUMBER
public static final int NODE_STATE_FIELD_NUMBER
public static final int HEALTH_REPORT_FIELD_NUMBER
public static final int LAST_HEALTH_REPORT_TIME_FIELD_NUMBER
public static final int NODE_LABELS_FIELD_NUMBER
public static YarnProtos.NodeReportProto getDefaultInstance()
public YarnProtos.NodeReportProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<YarnProtos.NodeReportProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasNodeId()
optional .hadoop.yarn.NodeIdProto nodeId = 1;hasNodeId in interface YarnProtos.NodeReportProtoOrBuilderpublic YarnProtos.NodeIdProto getNodeId()
optional .hadoop.yarn.NodeIdProto nodeId = 1;getNodeId in interface YarnProtos.NodeReportProtoOrBuilderpublic YarnProtos.NodeIdProtoOrBuilder getNodeIdOrBuilder()
optional .hadoop.yarn.NodeIdProto nodeId = 1;getNodeIdOrBuilder in interface YarnProtos.NodeReportProtoOrBuilderpublic boolean hasHttpAddress()
optional string httpAddress = 2;hasHttpAddress in interface YarnProtos.NodeReportProtoOrBuilderpublic String getHttpAddress()
optional string httpAddress = 2;getHttpAddress in interface YarnProtos.NodeReportProtoOrBuilderpublic com.google.protobuf.ByteString getHttpAddressBytes()
optional string httpAddress = 2;getHttpAddressBytes in interface YarnProtos.NodeReportProtoOrBuilderpublic boolean hasRackName()
optional string rackName = 3;hasRackName in interface YarnProtos.NodeReportProtoOrBuilderpublic String getRackName()
optional string rackName = 3;getRackName in interface YarnProtos.NodeReportProtoOrBuilderpublic com.google.protobuf.ByteString getRackNameBytes()
optional string rackName = 3;getRackNameBytes in interface YarnProtos.NodeReportProtoOrBuilderpublic boolean hasUsed()
optional .hadoop.yarn.ResourceProto used = 4;hasUsed in interface YarnProtos.NodeReportProtoOrBuilderpublic YarnProtos.ResourceProto getUsed()
optional .hadoop.yarn.ResourceProto used = 4;getUsed in interface YarnProtos.NodeReportProtoOrBuilderpublic YarnProtos.ResourceProtoOrBuilder getUsedOrBuilder()
optional .hadoop.yarn.ResourceProto used = 4;getUsedOrBuilder in interface YarnProtos.NodeReportProtoOrBuilderpublic boolean hasCapability()
optional .hadoop.yarn.ResourceProto capability = 5;hasCapability in interface YarnProtos.NodeReportProtoOrBuilderpublic YarnProtos.ResourceProto getCapability()
optional .hadoop.yarn.ResourceProto capability = 5;getCapability in interface YarnProtos.NodeReportProtoOrBuilderpublic YarnProtos.ResourceProtoOrBuilder getCapabilityOrBuilder()
optional .hadoop.yarn.ResourceProto capability = 5;getCapabilityOrBuilder in interface YarnProtos.NodeReportProtoOrBuilderpublic boolean hasNumContainers()
optional int32 numContainers = 6;hasNumContainers in interface YarnProtos.NodeReportProtoOrBuilderpublic int getNumContainers()
optional int32 numContainers = 6;getNumContainers in interface YarnProtos.NodeReportProtoOrBuilderpublic boolean hasNodeState()
optional .hadoop.yarn.NodeStateProto node_state = 7;hasNodeState in interface YarnProtos.NodeReportProtoOrBuilderpublic YarnProtos.NodeStateProto getNodeState()
optional .hadoop.yarn.NodeStateProto node_state = 7;getNodeState in interface YarnProtos.NodeReportProtoOrBuilderpublic boolean hasHealthReport()
optional string health_report = 8;hasHealthReport in interface YarnProtos.NodeReportProtoOrBuilderpublic String getHealthReport()
optional string health_report = 8;getHealthReport in interface YarnProtos.NodeReportProtoOrBuilderpublic com.google.protobuf.ByteString getHealthReportBytes()
optional string health_report = 8;getHealthReportBytes in interface YarnProtos.NodeReportProtoOrBuilderpublic boolean hasLastHealthReportTime()
optional int64 last_health_report_time = 9;hasLastHealthReportTime in interface YarnProtos.NodeReportProtoOrBuilderpublic long getLastHealthReportTime()
optional int64 last_health_report_time = 9;getLastHealthReportTime in interface YarnProtos.NodeReportProtoOrBuilderpublic List<String> getNodeLabelsList()
repeated string node_labels = 10;getNodeLabelsList in interface YarnProtos.NodeReportProtoOrBuilderpublic int getNodeLabelsCount()
repeated string node_labels = 10;getNodeLabelsCount in interface YarnProtos.NodeReportProtoOrBuilderpublic String getNodeLabels(int index)
repeated string node_labels = 10;getNodeLabels in interface YarnProtos.NodeReportProtoOrBuilderpublic com.google.protobuf.ByteString getNodeLabelsBytes(int index)
repeated string node_labels = 10;getNodeLabelsBytes in interface YarnProtos.NodeReportProtoOrBuilderpublic 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 YarnProtos.NodeReportProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnProtos.NodeReportProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnProtos.NodeReportProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnProtos.NodeReportProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnProtos.NodeReportProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static YarnProtos.NodeReportProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnProtos.NodeReportProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static YarnProtos.NodeReportProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnProtos.NodeReportProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static YarnProtos.NodeReportProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnProtos.NodeReportProto.Builder newBuilder()
public YarnProtos.NodeReportProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static YarnProtos.NodeReportProto.Builder newBuilder(YarnProtos.NodeReportProto prototype)
public YarnProtos.NodeReportProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected YarnProtos.NodeReportProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2018 CERN. All Rights Reserved.