Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
Packages that use GetContainersResponse
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of GetContainersResponse in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api that return GetContainersResponseModifier and TypeMethodDescriptionApplicationBaseProtocol.getContainers(GetContainersRequest request) The interface used by clients to get a report of Containers for an application attempt from theResourceManagerorApplicationHistoryServer -
Uses of GetContainersResponse in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetContainersResponseModifier and TypeMethodDescriptionstatic GetContainersResponseGetContainersResponse.newInstance(List<ContainerReport> containers)