| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.webapp |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| org.apache.hadoop.yarn.server.webapp.dao |
| Modifier and Type | Method | Description |
|---|---|---|
AppAttemptInfo |
WebServices.getAppAttempt(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.String appId,
java.lang.String appAttemptId) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
AppAttemptBlock.generateOverview(org.apache.hadoop.yarn.api.records.ApplicationAttemptReport appAttemptReport,
java.util.Collection<org.apache.hadoop.yarn.api.records.ContainerReport> containers,
AppAttemptInfo appAttempt,
java.lang.String node) |
| Modifier and Type | Field | Description |
|---|---|---|
protected java.util.ArrayList<AppAttemptInfo> |
AppAttemptsInfo.attempt |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.ArrayList<AppAttemptInfo> |
AppAttemptsInfo.getAttempts() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AppAttemptsInfo.add(AppAttemptInfo info) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.