Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
Packages that use AppInfo
Package
Description
This package contains the web data access objects (DAO) for the RM.
-
Uses of AppInfo in org.apache.hadoop.yarn.server.resourcemanager.webapp
Methods in org.apache.hadoop.yarn.server.resourcemanager.webapp that return AppInfoModifier and TypeMethodDescriptionRMWebServiceProtocol.getApp(javax.servlet.http.HttpServletRequest hsr, String appId, Set<String> unselectedFields) This method retrieves the report for a specific app, and it is reachable by usingRMWSConsts.APPS_APPID.RMWebServices.getApp(javax.servlet.http.HttpServletRequest hsr, String appId, Set<String> unselectedFields) -
Uses of AppInfo in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
Methods in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao that return types with arguments of type AppInfoMethods in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao with parameters of type AppInfoMethod parameters in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao with type arguments of type AppInfo