Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetAttributesToNodesResponse
Packages that use GetAttributesToNodesResponse
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of GetAttributesToNodesResponse in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api that return GetAttributesToNodesResponseModifier and TypeMethodDescriptionApplicationClientProtocol.getAttributesToNodes(GetAttributesToNodesRequest request) The interface used by client to get attributes to nodes mappings available in ResourceManager. -
Uses of GetAttributesToNodesResponse in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetAttributesToNodesResponseModifier and TypeMethodDescriptionstatic GetAttributesToNodesResponseGetAttributesToNodesResponse.newInstance(Map<NodeAttributeKey, List<NodeToAttributeValue>> map)