public interface JobHistoryParser extends Closeable
JobHistoryParser defines the interface of a Job History file parser.org.apache.hadoop.mapreduce.jobhistory.HistoryEvent nextEvent()
throws IOException
HistoryEventHistoryEvent. If no more events left, return null.IOExceptionCopyright © 2014 Apache Software Foundation. All Rights Reserved.