Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.webapp.NodeIDsInfo
Packages that use NodeIDsInfo
Package
Description
This package contains the web data access objects (DAO) for the RM.
-
Uses of NodeIDsInfo in org.apache.hadoop.yarn.server.resourcemanager.webapp
Methods in org.apache.hadoop.yarn.server.resourcemanager.webapp that return NodeIDsInfoModifier and TypeMethodDescriptionstatic NodeIDsInfoNodeIDsInfo.add(NodeIDsInfo left, NodeIDsInfo right) This method will generate a new NodeIDsInfo object based on the two NodeIDsInfo objects.Methods in org.apache.hadoop.yarn.server.resourcemanager.webapp with parameters of type NodeIDsInfoModifier and TypeMethodDescriptionstatic NodeIDsInfoNodeIDsInfo.add(NodeIDsInfo left, NodeIDsInfo right) This method will generate a new NodeIDsInfo object based on the two NodeIDsInfo objects. -
Uses of NodeIDsInfo in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
Methods in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao that return types with arguments of type NodeIDsInfoMethod parameters in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao with type arguments of type NodeIDsInfoModifier and TypeMethodDescriptionvoidLabelsToNodesInfo.setLabelsToNodes(Map<NodeLabelInfo, NodeIDsInfo> labelsToNodes) Constructor parameters in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao with type arguments of type NodeIDsInfo