Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.webapp |
Modifier and Type | Method and Description |
---|---|
NodeToLabelsInfo |
RMWebServiceProtocol.getNodeToLabels(javax.servlet.http.HttpServletRequest hsr)
This method retrieves all the node labels with the respective nodes in the
cluster, and it is reachable by using
RMWSConsts.GET_NODE_TO_LABELS . |
NodeToLabelsInfo |
RMWebServices.getNodeToLabels(javax.servlet.http.HttpServletRequest hsr) |
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.