|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JobHistoryParser
JobHistoryParser defines the interface of a Job History file parser.
| Method Summary | |
|---|---|
org.apache.hadoop.mapreduce.jobhistory.HistoryEvent |
nextEvent()
Get the next HistoryEvent |
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Method Detail |
|---|
org.apache.hadoop.mapreduce.jobhistory.HistoryEvent nextEvent()
throws IOException
HistoryEvent
HistoryEvent. If no more events left, return null.
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||