| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | 
| Modifier and Type | Method and Description | 
|---|---|
| StartContainersResponse | ContainerManagementProtocol. startContainers(StartContainersRequest request)
 The  ApplicationMasterprovides a list ofStartContainerRequests to aNodeManagerto
 startContainers allocated to it using this interface. | 
| Modifier and Type | Method and Description | 
|---|---|
| static StartContainersResponse | StartContainersResponse. newInstance(Map<String,ByteBuffer> servicesMetaData,
           List<ContainerId> succeededContainers,
           Map<ContainerId,SerializedException> failedContainers) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.