Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.webapp |
Modifier and Type | Method and Description |
---|---|
ApplicationStatisticsInfo |
RMWebServiceProtocol.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 using
RMWSConsts.APP_STATISTICS . |
ApplicationStatisticsInfo |
RMWebServices.getAppStatistics(javax.servlet.http.HttpServletRequest hsr,
Set<String> stateQueries,
Set<String> typeQueries) |
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.