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