| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api.protocolrecords | |
| org.apache.hadoop.yarn.api.records | 
| Modifier and Type | Method and Description | 
|---|---|
| List<UpdateContainerError> | AllocateResponse. getUpdateErrors()Get the list of container update errors to inform the
 Application Master about the container updates that could not be
 satisfied due to error. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AllocateResponse. setUpdateErrors(List<UpdateContainerError> updateErrors)Set the list of container update errors to inform the
 Application Master about the container updates that could not be
 satisfied due to error. | 
| Modifier and Type | Method and Description | 
|---|---|
| static UpdateContainerError | UpdateContainerError. newInstance(String reason,
           UpdateContainerRequest updateContainerRequest) | 
Copyright © 2023 Apache Software Foundation. All rights reserved.