Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationStatisticsInfo
Packages that use ApplicationStatisticsInfo
-
Uses of ApplicationStatisticsInfo in org.apache.hadoop.yarn.server.resourcemanager.webapp
Methods in org.apache.hadoop.yarn.server.resourcemanager.webapp that return ApplicationStatisticsInfoModifier and TypeMethodDescriptionRMWebServiceProtocol.getAppStatistics(javax.servlet.http.HttpServletRequest hsr, Set<String> stateQueries, Set<String> typeQueries) This method retrieves all the statistics for a specific app, and it is reachable by usingRMWSConsts.APP_STATISTICS.RMWebServices.getAppStatistics(javax.servlet.http.HttpServletRequest hsr, Set<String> stateQueries, Set<String> typeQueries)