Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesRequest
Packages that use GetContainerStatusesRequest
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 GetContainerStatusesRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type GetContainerStatusesRequestModifier and TypeMethodDescriptionContainerManagementProtocol.getContainerStatuses(GetContainerStatusesRequest request) The API used by theApplicationMasterto request for current statuses ofContainers from theNodeManager. -
Uses of GetContainerStatusesRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetContainerStatusesRequestModifier and TypeMethodDescriptionstatic GetContainerStatusesRequestGetContainerStatusesRequest.newInstance(List<ContainerId> containerIds)