Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetAttributesToNodesRequest
Packages that use GetAttributesToNodesRequest
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 GetAttributesToNodesRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type GetAttributesToNodesRequestModifier and TypeMethodDescriptionApplicationClientProtocol.getAttributesToNodes(GetAttributesToNodesRequest request) The interface used by client to get attributes to nodes mappings available in ResourceManager. -
Uses of GetAttributesToNodesRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetAttributesToNodesRequestModifier and TypeMethodDescriptionstatic GetAttributesToNodesRequestGetAttributesToNodesRequest.newInstance()static GetAttributesToNodesRequestGetAttributesToNodesRequest.newInstance(Set<NodeAttributeKey> attributes)