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 and Description |
---|---|
StartContainersResponse |
ContainerManagementProtocol.startContainers(StartContainersRequest request)
The
ApplicationMaster provides a list of
StartContainerRequest s to a NodeManager to
start Container s allocated to it using this interface. |
Modifier and Type | Method and Description |
---|---|
static StartContainersRequest |
StartContainersRequest.newInstance(List<StartContainerRequest> requests) |
Copyright © 2024 Apache Software Foundation. All rights reserved.