public static final class YarnServerCommonProtos.NodeStatusProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonProtos.NodeStatusProto.Builder> implements YarnServerCommonProtos.NodeStatusProtoOrBuilder
hadoop.yarn.NodeStatusProtoaddRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic 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.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonProtos.NodeStatusProto.Builder>public YarnServerCommonProtos.NodeStatusProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonProtos.NodeStatusProto.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<YarnServerCommonProtos.NodeStatusProto.Builder>public YarnServerCommonProtos.NodeStatusProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic YarnServerCommonProtos.NodeStatusProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic YarnServerCommonProtos.NodeStatusProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic YarnServerCommonProtos.NodeStatusProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom 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.MessageLiteOrBuilderisInitialized 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.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<YarnServerCommonProtos.NodeStatusProto.Builder>IOExceptionpublic boolean hasNodeId()
optional .hadoop.yarn.NodeIdProto node_id = 1;hasNodeId in interface YarnServerCommonProtos.NodeStatusProtoOrBuilderpublic YarnProtos.NodeIdProto getNodeId()
optional .hadoop.yarn.NodeIdProto node_id = 1;getNodeId in interface YarnServerCommonProtos.NodeStatusProtoOrBuilderpublic YarnServerCommonProtos.NodeStatusProto.Builder setNodeId(YarnProtos.NodeIdProto value)
optional .hadoop.yarn.NodeIdProto node_id = 1;public YarnServerCommonProtos.NodeStatusProto.Builder setNodeId(YarnProtos.NodeIdProto.Builder builderForValue)
optional .hadoop.yarn.NodeIdProto node_id = 1;public YarnServerCommonProtos.NodeStatusProto.Builder mergeNodeId(YarnProtos.NodeIdProto value)
optional .hadoop.yarn.NodeIdProto node_id = 1;public YarnServerCommonProtos.NodeStatusProto.Builder clearNodeId()
optional .hadoop.yarn.NodeIdProto node_id = 1;public YarnProtos.NodeIdProto.Builder getNodeIdBuilder()
optional .hadoop.yarn.NodeIdProto node_id = 1;public YarnProtos.NodeIdProtoOrBuilder getNodeIdOrBuilder()
optional .hadoop.yarn.NodeIdProto node_id = 1;getNodeIdOrBuilder in interface YarnServerCommonProtos.NodeStatusProtoOrBuilderpublic boolean hasResponseId()
optional int32 response_id = 2;hasResponseId in interface YarnServerCommonProtos.NodeStatusProtoOrBuilderpublic int getResponseId()
optional int32 response_id = 2;getResponseId in interface YarnServerCommonProtos.NodeStatusProtoOrBuilderpublic YarnServerCommonProtos.NodeStatusProto.Builder setResponseId(int value)
optional int32 response_id = 2;public YarnServerCommonProtos.NodeStatusProto.Builder clearResponseId()
optional int32 response_id = 2;public List<YarnProtos.ContainerStatusProto> getContainersStatusesList()
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;getContainersStatusesList in interface YarnServerCommonProtos.NodeStatusProtoOrBuilderpublic int getContainersStatusesCount()
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;getContainersStatusesCount in interface YarnServerCommonProtos.NodeStatusProtoOrBuilderpublic YarnProtos.ContainerStatusProto getContainersStatuses(int index)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;getContainersStatuses in interface YarnServerCommonProtos.NodeStatusProtoOrBuilderpublic YarnServerCommonProtos.NodeStatusProto.Builder setContainersStatuses(int index, YarnProtos.ContainerStatusProto value)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;public YarnServerCommonProtos.NodeStatusProto.Builder setContainersStatuses(int index, YarnProtos.ContainerStatusProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;public YarnServerCommonProtos.NodeStatusProto.Builder addContainersStatuses(YarnProtos.ContainerStatusProto value)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;public YarnServerCommonProtos.NodeStatusProto.Builder addContainersStatuses(int index, YarnProtos.ContainerStatusProto value)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;public YarnServerCommonProtos.NodeStatusProto.Builder addContainersStatuses(YarnProtos.ContainerStatusProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;public YarnServerCommonProtos.NodeStatusProto.Builder addContainersStatuses(int index, YarnProtos.ContainerStatusProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;public YarnServerCommonProtos.NodeStatusProto.Builder addAllContainersStatuses(Iterable<? extends 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 YarnProtos.ContainerStatusProto.Builder getContainersStatusesBuilder(int index)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;public YarnProtos.ContainerStatusProtoOrBuilder getContainersStatusesOrBuilder(int index)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;getContainersStatusesOrBuilder in interface YarnServerCommonProtos.NodeStatusProtoOrBuilderpublic List<? extends YarnProtos.ContainerStatusProtoOrBuilder> getContainersStatusesOrBuilderList()
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;getContainersStatusesOrBuilderList in interface YarnServerCommonProtos.NodeStatusProtoOrBuilderpublic YarnProtos.ContainerStatusProto.Builder addContainersStatusesBuilder()
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;public YarnProtos.ContainerStatusProto.Builder addContainersStatusesBuilder(int index)
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;public List<YarnProtos.ContainerStatusProto.Builder> getContainersStatusesBuilderList()
repeated .hadoop.yarn.ContainerStatusProto containersStatuses = 3;public boolean hasNodeHealthStatus()
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;hasNodeHealthStatus in interface YarnServerCommonProtos.NodeStatusProtoOrBuilderpublic YarnServerCommonProtos.NodeHealthStatusProto getNodeHealthStatus()
optional .hadoop.yarn.NodeHealthStatusProto nodeHealthStatus = 4;getNodeHealthStatus in interface YarnServerCommonProtos.NodeStatusProtoOrBuilderpublic 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.NodeStatusProtoOrBuilderpublic List<YarnProtos.ApplicationIdProto> getKeepAliveApplicationsList()
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;getKeepAliveApplicationsList in interface YarnServerCommonProtos.NodeStatusProtoOrBuilderpublic int getKeepAliveApplicationsCount()
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;getKeepAliveApplicationsCount in interface YarnServerCommonProtos.NodeStatusProtoOrBuilderpublic YarnProtos.ApplicationIdProto getKeepAliveApplications(int index)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;getKeepAliveApplications in interface YarnServerCommonProtos.NodeStatusProtoOrBuilderpublic YarnServerCommonProtos.NodeStatusProto.Builder setKeepAliveApplications(int index, YarnProtos.ApplicationIdProto value)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;public YarnServerCommonProtos.NodeStatusProto.Builder setKeepAliveApplications(int index, YarnProtos.ApplicationIdProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;public YarnServerCommonProtos.NodeStatusProto.Builder addKeepAliveApplications(YarnProtos.ApplicationIdProto value)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;public YarnServerCommonProtos.NodeStatusProto.Builder addKeepAliveApplications(int index, YarnProtos.ApplicationIdProto value)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;public YarnServerCommonProtos.NodeStatusProto.Builder addKeepAliveApplications(YarnProtos.ApplicationIdProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;public YarnServerCommonProtos.NodeStatusProto.Builder addKeepAliveApplications(int index, YarnProtos.ApplicationIdProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;public YarnServerCommonProtos.NodeStatusProto.Builder addAllKeepAliveApplications(Iterable<? extends 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 YarnProtos.ApplicationIdProto.Builder getKeepAliveApplicationsBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;public YarnProtos.ApplicationIdProtoOrBuilder getKeepAliveApplicationsOrBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;getKeepAliveApplicationsOrBuilder in interface YarnServerCommonProtos.NodeStatusProtoOrBuilderpublic List<? extends YarnProtos.ApplicationIdProtoOrBuilder> getKeepAliveApplicationsOrBuilderList()
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;getKeepAliveApplicationsOrBuilderList in interface YarnServerCommonProtos.NodeStatusProtoOrBuilderpublic YarnProtos.ApplicationIdProto.Builder addKeepAliveApplicationsBuilder()
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;public YarnProtos.ApplicationIdProto.Builder addKeepAliveApplicationsBuilder(int index)
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;public List<YarnProtos.ApplicationIdProto.Builder> getKeepAliveApplicationsBuilderList()
repeated .hadoop.yarn.ApplicationIdProto keep_alive_applications = 5;Copyright © 2018 CERN. All Rights Reserved.