Package org.apache.hadoop.yarn.ams
@Public
package org.apache.hadoop.yarn.ams
Public api for Application Master Service interceptors.
-
ClassDescriptionThis is a marker interface for a context object that is injected into the ApplicationMasterService processor.Interface to abstract out the the actual processing logic of the Application Master Service.Utility methods to be used by
ApplicationMasterServiceProcessor.