|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AppInfo | |
|---|---|
| org.apache.hadoop.yarn.server.webapp | |
| org.apache.hadoop.yarn.server.webapp.dao | |
| Uses of AppInfo in org.apache.hadoop.yarn.server.webapp |
|---|
| Methods in org.apache.hadoop.yarn.server.webapp that return AppInfo | |
|---|---|
AppInfo |
WebServices.getApp(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
String appId)
|
| Uses of AppInfo in org.apache.hadoop.yarn.server.webapp.dao |
|---|
| Fields in org.apache.hadoop.yarn.server.webapp.dao with type parameters of type AppInfo | |
|---|---|
protected ArrayList<AppInfo> |
AppsInfo.app
|
| Methods in org.apache.hadoop.yarn.server.webapp.dao that return types with arguments of type AppInfo | |
|---|---|
ArrayList<AppInfo> |
AppsInfo.getApps()
|
| Methods in org.apache.hadoop.yarn.server.webapp.dao with parameters of type AppInfo | |
|---|---|
void |
AppsInfo.add(AppInfo appinfo)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||