Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppTimeoutsInfo
Packages that use AppTimeoutsInfo
-
Uses of AppTimeoutsInfo in org.apache.hadoop.yarn.server.resourcemanager.webapp
Methods in org.apache.hadoop.yarn.server.resourcemanager.webapp that return AppTimeoutsInfoModifier and TypeMethodDescriptionRMWebServiceProtocol.getAppTimeouts(javax.servlet.http.HttpServletRequest hsr, String appId) This method retrieves the timeout information for a specific app, and it is reachable by usingRMWSConsts.APPS_TIMEOUTS.RMWebServices.getAppTimeouts(javax.servlet.http.HttpServletRequest hsr, String appId)