Uses of Interface
org.apache.hadoop.yarn.ams.ApplicationMasterServiceProcessor
Packages that use ApplicationMasterServiceProcessor
Package
Description
Public api for Application Master Service interceptors.
-
Uses of ApplicationMasterServiceProcessor in org.apache.hadoop.yarn.ams
Methods in org.apache.hadoop.yarn.ams with parameters of type ApplicationMasterServiceProcessorModifier and TypeMethodDescriptionvoidApplicationMasterServiceProcessor.init(ApplicationMasterServiceContext amsContext, ApplicationMasterServiceProcessor nextProcessor) Initialize with and ApplicationMasterService Context as well as the next processor in the chain.