Uses of Class
org.apache.hadoop.yarn.server.webapp.dao.AppsInfo
Packages that use AppsInfo
Package
Description
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
-
Uses of AppsInfo in org.apache.hadoop.yarn.server.webapp
Methods in org.apache.hadoop.yarn.server.webapp that return AppsInfoModifier and TypeMethodDescriptionWebServices.getApps(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res, String stateQuery, Set<String> statesQuery, String finalStatusQuery, String userQuery, String queueQuery, String count, String startedBegin, String startedEnd, String finishBegin, String finishEnd, String nameQuery, Set<String> applicationTypes)