| 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 |
|---|---|---|
AppInfo |
WebServices.getApp(javax.servlet.http.HttpServletRequest req,
java.lang.String appId) |
|
AppInfo |
WebServices.getApp(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.String appId) |
| Modifier and Type | Field | Description |
|---|---|---|
protected java.util.ArrayList<AppInfo> |
AppsInfo.app |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.ArrayList<AppInfo> |
AppsInfo.getApps() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AppsInfo.add(AppInfo appinfo) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.