Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
Packages that use StopContainersRequest
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 StopContainersRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type StopContainersRequestModifier and TypeMethodDescriptionContainerManagementProtocol.stopContainers(StopContainersRequest request) TheApplicationMasterrequests aNodeManagerto stop a list ofContainers allocated to it using this interface. -
Uses of StopContainersRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return StopContainersRequestModifier and TypeMethodDescriptionstatic StopContainersRequestStopContainersRequest.newInstance(List<ContainerId> containerIds)