Interface ApplicationMasterProtocol


@Public @Stable public interface ApplicationMasterProtocol

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

This is used by the ApplicationMaster to register/unregister and to request and obtain resources in the cluster from the ResourceManager.