Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.webapp |
Modifier and Type | Method and Description |
---|---|
AppTimeoutsInfo |
RMWebServiceProtocol.getAppTimeouts(javax.servlet.http.HttpServletRequest hsr,
String appId)
This method retrieves the timeout information for a specific app, and it is
reachable by using
RMWSConsts.APPS_TIMEOUTS . |
AppTimeoutsInfo |
RMWebServices.getAppTimeouts(javax.servlet.http.HttpServletRequest hsr,
String appId) |
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.