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