| Added Methods | 
  | ListgetSchedulingRequests() | Get the list of Scheduling requests being sent by the ApplicationMaster. | 
  | StringgetTrackingUrl() | Get the tracking url update for this heartbeat. | 
  | ListgetUpdateRequests() | Get the list of container update requests being sent by the ApplicationMaster. | 
  | AllocateRequestBuildernewBuilder() |  | 
  | AllocateRequestnewInstance(int,float, List, List, List, ResourceBlacklistRequest) |  | 
  | AllocateRequestnewInstance(int,float, List, List, ResourceBlacklistRequest, String) |  | 
  | voidsetSchedulingRequests(List) | Set the list of Scheduling requests to inform the ResourceManagerabout the application's resource requirements (potentially including allocation tags and placement constraints). | 
  | voidsetTrackingUrl(String) | Set the new tracking url for this application. | 
  | voidsetUpdateRequests(List) | Set the list of container update requests to inform the ResourceManagerabout the containers that need to be updated. |