Generated by
JDiff

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

Added Methods
String getTrackingUrl() Get the tracking url update for this heartbeat.
List getUpdateRequests() Get the list of container update requests being sent by the ApplicationMaster.
AllocateRequestBuilder newBuilder()  
AllocateRequest newInstance(int, float, List, List, List, ResourceBlacklistRequest)  
AllocateRequest newInstance(int, float, List, List, ResourceBlacklistRequest, String)  
void setTrackingUrl(String) Set the new tracking url for this application.
void setUpdateRequests(List) Set the list of container update requests to inform the ResourceManager about the containers that need to be updated.