Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetLabelsToNodesResponse
Packages that use GetLabelsToNodesResponse
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 GetLabelsToNodesResponse in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api that return GetLabelsToNodesResponseModifier and TypeMethodDescriptionApplicationClientProtocol.getLabelsToNodes(GetLabelsToNodesRequest request) The interface used by client to get labels to nodes mappings in existing cluster. -
Uses of GetLabelsToNodesResponse in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetLabelsToNodesResponseModifier and TypeMethodDescriptionstatic GetLabelsToNodesResponseGetLabelsToNodesResponse.newInstance(Map<String, Set<NodeId>> map)