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