Generated by
JDiff

Class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse

Removed Methods
AllocateResponse newInstance(int, List, List, List, Resource, AMCommand, int, PreemptionMessage, List, List, List)  
 

Added Methods
Priority getApplicationPriority() Priority of the application
CollectorInfo getCollectorInfo() The data associated with the collector that belongs to this app.
List 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.
List getUpdatedContainers() Get the list of newly updated containers by ResourceManager.
AllocateResponse newInstance(int, List, List, List, Resource, AMCommand, int, PreemptionMessage, List, List)  
AllocateResponse newInstance(int, List, List, List, Resource, AMCommand, int, PreemptionMessage, List, List, List, CollectorInfo) Use Lis List List Resource AMCommand int PreemptionMessage List Token List CollectorInfo)} instead.
void setUpdateErrors(List) Set the list of container update errors to inform the Application Master about the container updates that could not be satisfied due to error.