Uses of Interface
org.apache.hadoop.mapreduce.jobhistory.HistoryEventHandler

Packages that use HistoryEventHandler
org.apache.hadoop.mapreduce.jobhistory   
 

Uses of HistoryEventHandler in org.apache.hadoop.mapreduce.jobhistory
 

Classes in org.apache.hadoop.mapreduce.jobhistory that implement HistoryEventHandler
 class JobHistoryParser
          Default Parser for the JobHistory files.
 

Methods in org.apache.hadoop.mapreduce.jobhistory with parameters of type HistoryEventHandler
 void JobHistoryParser.parse(EventReader reader, HistoryEventHandler handler)
          Only used for unit tests.
 void JobHistoryParser.parse(HistoryEventHandler handler)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.