| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api.protocolrecords | 
| Modifier and Type | Method and Description | 
|---|---|
| AllocateResponse.AllocateResponseBuilder | AllocateResponse.AllocateResponseBuilder. allocatedContainers(List<Container> allocatedContainers)Set the  allocatedContainersof the response. | 
| AllocateResponse.AllocateResponseBuilder | AllocateResponse.AllocateResponseBuilder. amCommand(AMCommand amCommand)Set the  amCommandof the response. | 
| AllocateResponse.AllocateResponseBuilder | AllocateResponse.AllocateResponseBuilder. amRmToken(Token amRmToken)Set the  amRmTokenof the response. | 
| AllocateResponse.AllocateResponseBuilder | AllocateResponse.AllocateResponseBuilder. applicationPriority(Priority applicationPriority)Set the  applicationPriorityof the response. | 
| AllocateResponse.AllocateResponseBuilder | AllocateResponse.AllocateResponseBuilder. availableResources(Resource availableResources)Set the  availableResourcesof the response. | 
| AllocateResponse.AllocateResponseBuilder | AllocateResponse.AllocateResponseBuilder. collectorInfo(CollectorInfo collectorInfo)Set the  collectorInfoof the response. | 
| AllocateResponse.AllocateResponseBuilder | AllocateResponse.AllocateResponseBuilder. completedContainersStatuses(List<ContainerStatus> completedContainersStatuses)Set the  completedContainersStatusesof the response. | 
| AllocateResponse.AllocateResponseBuilder | AllocateResponse.AllocateResponseBuilder. containersFromPreviousAttempt(List<Container> containersFromPreviousAttempt)Set the  containersFromPreviousAttemptof the response. | 
| static AllocateResponse.AllocateResponseBuilder | AllocateResponse. newBuilder() | 
| AllocateResponse.AllocateResponseBuilder | AllocateResponse.AllocateResponseBuilder. nmTokens(List<NMToken> nmTokens)Set the  nmTokensof the response. | 
| AllocateResponse.AllocateResponseBuilder | AllocateResponse.AllocateResponseBuilder. numClusterNodes(int numClusterNodes)Set the  numClusterNodesof the response. | 
| AllocateResponse.AllocateResponseBuilder | AllocateResponse.AllocateResponseBuilder. preemptionMessage(PreemptionMessage preemptionMessage)Set the  preemptionMessageof the response. | 
| AllocateResponse.AllocateResponseBuilder | AllocateResponse.AllocateResponseBuilder. responseId(int responseId)Set the  responseIdof the response. | 
| AllocateResponse.AllocateResponseBuilder | AllocateResponse.AllocateResponseBuilder. updatedContainers(List<UpdatedContainer> updatedContainers)Set the  updatedContainersof the response. | 
| AllocateResponse.AllocateResponseBuilder | AllocateResponse.AllocateResponseBuilder. updatedNodes(List<NodeReport> updatedNodes)Set the  updatedNodesof the response. | 
| AllocateResponse.AllocateResponseBuilder | AllocateResponse.AllocateResponseBuilder. updateErrors(List<UpdateContainerError> updateErrors)Set the  updateErrorsof the response. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.