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