| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | 
| Modifier and Type | Method and Description | 
|---|---|
| StopContainersResponse | ContainerManagementProtocol. stopContainers(StopContainersRequest request)
 The  ApplicationMasterrequests aNodeManagerto
 stop a list ofContainers allocated to it using this
 interface. | 
| Modifier and Type | Method and Description | 
|---|---|
| static StopContainersRequest | StopContainersRequest. newInstance(List<ContainerId> containerIds) | 
Copyright © 2023 Apache Software Foundation. All rights reserved.