Uses of Class
org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
Packages that use ContainerInfo
Package
Description
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
-
Uses of ContainerInfo in org.apache.hadoop.yarn.server.webapp
Methods in org.apache.hadoop.yarn.server.webapp that return ContainerInfoModifier and TypeMethodDescriptionWebServices.getContainer(javax.servlet.http.HttpServletRequest req, String appId, String appAttemptId, String containerId) WebServices.getContainer(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res, String appId, String appAttemptId, String containerId) -
Uses of ContainerInfo in org.apache.hadoop.yarn.server.webapp.dao
Fields in org.apache.hadoop.yarn.server.webapp.dao with type parameters of type ContainerInfoMethods in org.apache.hadoop.yarn.server.webapp.dao that return types with arguments of type ContainerInfoMethods in org.apache.hadoop.yarn.server.webapp.dao with parameters of type ContainerInfoMethod parameters in org.apache.hadoop.yarn.server.webapp.dao with type arguments of type ContainerInfoModifier and TypeMethodDescriptionvoidContainersInfo.addAll(Collection<ContainerInfo> containersInfo)