Uses of Class
org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo
Packages that use AppAttemptInfo
Package
Description
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
-
Uses of AppAttemptInfo in org.apache.hadoop.yarn.server.webapp
Methods in org.apache.hadoop.yarn.server.webapp that return AppAttemptInfoModifier and TypeMethodDescriptionWebServices.getAppAttempt(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res, String appId, String appAttemptId) Methods in org.apache.hadoop.yarn.server.webapp with parameters of type AppAttemptInfoModifier and TypeMethodDescriptionprotected voidAppAttemptBlock.generateOverview(org.apache.hadoop.yarn.api.records.ApplicationAttemptReport appAttemptReport, Collection<org.apache.hadoop.yarn.api.records.ContainerReport> containers, AppAttemptInfo appAttempt, String node) -
Uses of AppAttemptInfo in org.apache.hadoop.yarn.server.webapp.dao
Fields in org.apache.hadoop.yarn.server.webapp.dao with type parameters of type AppAttemptInfoMethods in org.apache.hadoop.yarn.server.webapp.dao that return types with arguments of type AppAttemptInfoMethods in org.apache.hadoop.yarn.server.webapp.dao with parameters of type AppAttemptInfo