| Package | Description |
|---|---|
| org.apache.hadoop.yarn.api |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.yarn.api.protocolrecords |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method | Description |
|---|---|---|
StopContainersResponse |
ContainerManagementProtocol.stopContainers(StopContainersRequest request) |
The
ApplicationMaster requests a NodeManager to
stop a list of Containers allocated to it using this
interface. |
| Modifier and Type | Method | Description |
|---|---|---|
static StopContainersRequest |
StopContainersRequest.newInstance(java.util.List<ContainerId> containerIds) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.