Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
Packages that use GetContainersRequest
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 GetContainersRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type GetContainersRequestModifier and TypeMethodDescriptionApplicationBaseProtocol.getContainers(GetContainersRequest request) The interface used by clients to get a report of Containers for an application attempt from theResourceManagerorApplicationHistoryServer -
Uses of GetContainersRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetContainersRequestModifier and TypeMethodDescriptionstatic GetContainersRequestGetContainersRequest.newInstance(ApplicationAttemptId applicationAttemptId)