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