public static final class YarnServerCommonProtos.NodeStatusProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonProtos.NodeStatusProto.Builder> implements YarnServerCommonProtos.NodeStatusProtoOrBuilder
hadoop.yarn.NodeStatusProto
Modifier and Type | Method and Description |
---|---|
YarnServerCommonProtos.NodeStatusProto.Builder |
addAllContainersStatuses(Iterable<? extends org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto> values)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3; |
YarnServerCommonProtos.NodeStatusProto.Builder |
addAllKeepAliveApplications(Iterable<? extends org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto> values)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5; |
YarnServerCommonProtos.NodeStatusProto.Builder |
addContainersStatuses(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3; |
YarnServerCommonProtos.NodeStatusProto.Builder |
addContainersStatuses(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto value)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3; |
YarnServerCommonProtos.NodeStatusProto.Builder |
addContainersStatuses(org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3; |
YarnServerCommonProtos.NodeStatusProto.Builder |
addContainersStatuses(org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto value)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3; |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder |
addContainersStatusesBuilder()
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3; |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder |
addContainersStatusesBuilder(int index)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3; |
YarnServerCommonProtos.NodeStatusProto.Builder |
addKeepAliveApplications(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5; |
YarnServerCommonProtos.NodeStatusProto.Builder |
addKeepAliveApplications(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5; |
YarnServerCommonProtos.NodeStatusProto.Builder |
addKeepAliveApplications(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5; |
YarnServerCommonProtos.NodeStatusProto.Builder |
addKeepAliveApplications(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5; |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder |
addKeepAliveApplicationsBuilder()
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5; |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder |
addKeepAliveApplicationsBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5; |
YarnServerCommonProtos.NodeStatusProto |
build() |
YarnServerCommonProtos.NodeStatusProto |
buildPartial() |
YarnServerCommonProtos.NodeStatusProto.Builder |
clear() |
YarnServerCommonProtos.NodeStatusProto.Builder |
clearContainersStatuses()
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3; |
YarnServerCommonProtos.NodeStatusProto.Builder |
clearKeepAliveApplications()
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5; |
YarnServerCommonProtos.NodeStatusProto.Builder |
clearNodeHealthStatus()
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4; |
YarnServerCommonProtos.NodeStatusProto.Builder |
clearNodeId()
optional .hadoop.yarn.NodeIdProto node_id = 1; |
YarnServerCommonProtos.NodeStatusProto.Builder |
clearResponseId()
optional int32 response_id = 2; |
YarnServerCommonProtos.NodeStatusProto.Builder |
clone() |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto |
getContainersStatuses(int index)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3; |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder |
getContainersStatusesBuilder(int index)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3; |
List<org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder> |
getContainersStatusesBuilderList()
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; |
YarnServerCommonProtos.NodeStatusProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto |
getKeepAliveApplications(int index)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5; |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder |
getKeepAliveApplicationsBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5; |
List<org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder> |
getKeepAliveApplicationsBuilderList()
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.NodeHealthStatusProto.Builder |
getNodeHealthStatusBuilder()
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.NodeIdProto.Builder |
getNodeIdBuilder()
optional .hadoop.yarn.NodeIdProto node_id = 1; |
org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProtoOrBuilder |
getNodeIdOrBuilder()
optional .hadoop.yarn.NodeIdProto node_id = 1; |
int |
getResponseId()
optional int32 response_id = 2; |
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() |
YarnServerCommonProtos.NodeStatusProto.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
YarnServerCommonProtos.NodeStatusProto.Builder |
mergeFrom(com.google.protobuf.Message other) |
YarnServerCommonProtos.NodeStatusProto.Builder |
mergeFrom(YarnServerCommonProtos.NodeStatusProto other) |
YarnServerCommonProtos.NodeStatusProto.Builder |
mergeNodeHealthStatus(YarnServerCommonProtos.NodeHealthStatusProto value)
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4; |
YarnServerCommonProtos.NodeStatusProto.Builder |
mergeNodeId(org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto value)
optional .hadoop.yarn.NodeIdProto node_id = 1; |
YarnServerCommonProtos.NodeStatusProto.Builder |
removeContainersStatuses(int index)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3; |
YarnServerCommonProtos.NodeStatusProto.Builder |
removeKeepAliveApplications(int index)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5; |
YarnServerCommonProtos.NodeStatusProto.Builder |
setContainersStatuses(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3; |
YarnServerCommonProtos.NodeStatusProto.Builder |
setContainersStatuses(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto value)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3; |
YarnServerCommonProtos.NodeStatusProto.Builder |
setKeepAliveApplications(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5; |
YarnServerCommonProtos.NodeStatusProto.Builder |
setKeepAliveApplications(int index,
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5; |
YarnServerCommonProtos.NodeStatusProto.Builder |
setNodeHealthStatus(YarnServerCommonProtos.NodeHealthStatusProto.Builder builderForValue)
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4; |
YarnServerCommonProtos.NodeStatusProto.Builder |
setNodeHealthStatus(YarnServerCommonProtos.NodeHealthStatusProto value)
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4; |
YarnServerCommonProtos.NodeStatusProto.Builder |
setNodeId(org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder builderForValue)
optional .hadoop.yarn.NodeIdProto node_id = 1; |
YarnServerCommonProtos.NodeStatusProto.Builder |
setNodeId(org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto value)
optional .hadoop.yarn.NodeIdProto node_id = 1; |
YarnServerCommonProtos.NodeStatusProto.Builder |
setResponseId(int value)
optional int32 response_id = 2; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonProtos.NodeStatusProto.Builder>
public YarnServerCommonProtos.NodeStatusProto.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonProtos.NodeStatusProto.Builder>
public YarnServerCommonProtos.NodeStatusProto.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonProtos.NodeStatusProto.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonProtos.NodeStatusProto.Builder>
public YarnServerCommonProtos.NodeStatusProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public YarnServerCommonProtos.NodeStatusProto build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public YarnServerCommonProtos.NodeStatusProto buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public YarnServerCommonProtos.NodeStatusProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<YarnServerCommonProtos.NodeStatusProto.Builder>
public YarnServerCommonProtos.NodeStatusProto.Builder mergeFrom(YarnServerCommonProtos.NodeStatusProto other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonProtos.NodeStatusProto.Builder>
public YarnServerCommonProtos.NodeStatusProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<YarnServerCommonProtos.NodeStatusProto.Builder>
IOException
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 YarnServerCommonProtos.NodeStatusProto.Builder setNodeId(org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto value)
optional .hadoop.yarn.NodeIdProto node_id = 1;
public YarnServerCommonProtos.NodeStatusProto.Builder setNodeId(org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder builderForValue)
optional .hadoop.yarn.NodeIdProto node_id = 1;
public YarnServerCommonProtos.NodeStatusProto.Builder mergeNodeId(org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto value)
optional .hadoop.yarn.NodeIdProto node_id = 1;
public YarnServerCommonProtos.NodeStatusProto.Builder clearNodeId()
optional .hadoop.yarn.NodeIdProto node_id = 1;
public org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder getNodeIdBuilder()
optional .hadoop.yarn.NodeIdProto node_id = 1;
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 YarnServerCommonProtos.NodeStatusProto.Builder setResponseId(int value)
optional int32 response_id = 2;
public YarnServerCommonProtos.NodeStatusProto.Builder clearResponseId()
optional int32 response_id = 2;
public List<org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto> getContainersStatusesList()
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
getContainersStatusesList
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 YarnServerCommonProtos.NodeStatusProto.Builder setContainersStatuses(int index, org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto value)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
public YarnServerCommonProtos.NodeStatusProto.Builder setContainersStatuses(int index, org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
public YarnServerCommonProtos.NodeStatusProto.Builder addContainersStatuses(org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto value)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
public YarnServerCommonProtos.NodeStatusProto.Builder addContainersStatuses(int index, org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto value)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
public YarnServerCommonProtos.NodeStatusProto.Builder addContainersStatuses(org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
public YarnServerCommonProtos.NodeStatusProto.Builder addContainersStatuses(int index, org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
public YarnServerCommonProtos.NodeStatusProto.Builder addAllContainersStatuses(Iterable<? extends org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto> values)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
public YarnServerCommonProtos.NodeStatusProto.Builder clearContainersStatuses()
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
public YarnServerCommonProtos.NodeStatusProto.Builder removeContainersStatuses(int index)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder getContainersStatusesBuilder(int index)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder getContainersStatusesOrBuilder(int index)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
getContainersStatusesOrBuilder
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 org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder addContainersStatusesBuilder()
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder addContainersStatusesBuilder(int index)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
public List<org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder> getContainersStatusesBuilderList()
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;
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.NodeStatusProto.Builder setNodeHealthStatus(YarnServerCommonProtos.NodeHealthStatusProto value)
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
public YarnServerCommonProtos.NodeStatusProto.Builder setNodeHealthStatus(YarnServerCommonProtos.NodeHealthStatusProto.Builder builderForValue)
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
public YarnServerCommonProtos.NodeStatusProto.Builder mergeNodeHealthStatus(YarnServerCommonProtos.NodeHealthStatusProto value)
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
public YarnServerCommonProtos.NodeStatusProto.Builder clearNodeHealthStatus()
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
public YarnServerCommonProtos.NodeHealthStatusProto.Builder getNodeHealthStatusBuilder()
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;
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 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 YarnServerCommonProtos.NodeStatusProto.Builder setKeepAliveApplications(int index, org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
public YarnServerCommonProtos.NodeStatusProto.Builder setKeepAliveApplications(int index, org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
public YarnServerCommonProtos.NodeStatusProto.Builder addKeepAliveApplications(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
public YarnServerCommonProtos.NodeStatusProto.Builder addKeepAliveApplications(int index, org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto value)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
public YarnServerCommonProtos.NodeStatusProto.Builder addKeepAliveApplications(org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
public YarnServerCommonProtos.NodeStatusProto.Builder addKeepAliveApplications(int index, org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
public YarnServerCommonProtos.NodeStatusProto.Builder addAllKeepAliveApplications(Iterable<? extends org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto> values)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
public YarnServerCommonProtos.NodeStatusProto.Builder clearKeepAliveApplications()
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
public YarnServerCommonProtos.NodeStatusProto.Builder removeKeepAliveApplications(int index)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder getKeepAliveApplicationsBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
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 List<? extends org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder> getKeepAliveApplicationsOrBuilderList()
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
getKeepAliveApplicationsOrBuilderList
in interface YarnServerCommonProtos.NodeStatusProtoOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder addKeepAliveApplicationsBuilder()
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
public org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder addKeepAliveApplicationsBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
public List<org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder> getKeepAliveApplicationsBuilderList()
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;
Copyright © 2015 Apache Software Foundation. All Rights Reserved.