Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.webapp |
Modifier and Type | Method and Description |
---|---|
ResourceInfo |
RMWebServices.updateNodeResource(javax.servlet.http.HttpServletRequest hsr,
String nodeId,
ResourceOptionInfo resourceOption) |
ResourceInfo |
RMWebServiceProtocol.updateNodeResource(javax.servlet.http.HttpServletRequest hsr,
String nodeId,
ResourceOptionInfo resourceOption)
This method changes the resources of a specific node, and it is reachable
by using
RMWSConsts.NODE_RESOURCE . |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.