Generated by
JDiff

Package org.apache.hadoop.yarn.api

Changed Interfaces
ApplicationClientProtocol

The protocol between clients and the ResourceManager to submit/abort jobs and to get information on applications cluster metrics nodes queues and ACLs.

ApplicationMasterProtocol

The protocol between a live instance of ApplicationMaster and the ResourceManager.

ClientSCMProtocol

The protocol between clients and the SharedCacheManager to claim and release resources in the shared cache.

ContainerManagementProtocol

The protocol between an ApplicationMaster and a NodeManager to start/stop and increase resource of containers and to get status of running containers.