Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetLabelsToNodesRequest
Packages that use GetLabelsToNodesRequest
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 GetLabelsToNodesRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type GetLabelsToNodesRequestModifier and TypeMethodDescriptionApplicationClientProtocol.getLabelsToNodes(GetLabelsToNodesRequest request) The interface used by client to get labels to nodes mappings in existing cluster. -
Uses of GetLabelsToNodesRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetLabelsToNodesRequestModifier and TypeMethodDescriptionstatic GetLabelsToNodesRequestGetLabelsToNodesRequest.newInstance()static GetLabelsToNodesRequestGetLabelsToNodesRequest.newInstance(Set<String> nodeLabels)