Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.webapp |
Modifier and Type | Method and Description |
---|---|
LabelsToNodesInfo |
RMWebServiceProtocol.getLabelsToNodes(Set<String> labels)
This method retrieves all the node within multiple node labels in the
cluster, and it is reachable by using
RMWSConsts.LABEL_MAPPINGS . |
LabelsToNodesInfo |
RMWebServices.getLabelsToNodes(Set<String> labels) |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.