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