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 and Description |
---|---|
AppAttemptInfo |
WebServices.getAppAttempt(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
String appId,
String appAttemptId) |
Modifier and Type | Method and Description |
---|---|
protected void |
AppAttemptBlock.generateOverview(org.apache.hadoop.yarn.api.records.ApplicationAttemptReport appAttemptReport,
Collection<org.apache.hadoop.yarn.api.records.ContainerReport> containers,
AppAttemptInfo appAttempt,
String node) |
Modifier and Type | Field and Description |
---|---|
protected ArrayList<AppAttemptInfo> |
AppAttemptsInfo.attempt |
Modifier and Type | Method and Description |
---|---|
ArrayList<AppAttemptInfo> |
AppAttemptsInfo.getAttempts() |
Modifier and Type | Method and Description |
---|---|
void |
AppAttemptsInfo.add(AppAttemptInfo info) |
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.