org.apache.hadoop.mapreduce.jobhistory
Interface HistoryEventHandler

All Known Implementing Classes:
JobHistoryParser

public interface HistoryEventHandler


Method Summary
 void handleEvent(HistoryEvent event)
           
 

Method Detail

handleEvent

void handleEvent(HistoryEvent event)
                 throws IOException
Throws:
IOException


Copyright © 2013 Apache Software Foundation. All Rights Reserved.