Uses of Class
org.apache.hadoop.mapreduce.jobhistory.JobHistoryEvent
Packages that use JobHistoryEvent
-
Uses of JobHistoryEvent in org.apache.hadoop.mapreduce.jobhistory
Fields in org.apache.hadoop.mapreduce.jobhistory with type parameters of type JobHistoryEventModifier and TypeFieldDescriptionprotected BlockingQueue<JobHistoryEvent>JobHistoryEventHandler.eventQueueMethods in org.apache.hadoop.mapreduce.jobhistory with parameters of type JobHistoryEventModifier and TypeMethodDescriptionvoidJobHistoryEventHandler.handle(JobHistoryEvent event) voidJobHistoryEventHandler.handleEvent(JobHistoryEvent event) -
Uses of JobHistoryEvent in org.apache.hadoop.mapreduce.v2.app
Methods in org.apache.hadoop.mapreduce.v2.app that return types with arguments of type JobHistoryEventModifier and TypeMethodDescriptionprotected org.apache.hadoop.yarn.event.EventHandler<JobHistoryEvent>MRAppMaster.createJobHistoryHandler(AppContext context)