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