Uses of Interface
org.apache.hadoop.mapred.JobHistory.Listener

Packages that use JobHistory.Listener
org.apache.hadoop.mapred A system for scalable, fault-tolerant, distributed computation over large data collections. 
 

Uses of JobHistory.Listener in org.apache.hadoop.mapred
 

Methods in org.apache.hadoop.mapred with parameters of type JobHistory.Listener
static void JobHistory.parseHistory(File path, JobHistory.Listener l)
          Parses history file and invokes Listener.handle() for each line of history.
 



Copyright © 2006 The Apache Software Foundation