public interface JobHistoryParser extends Closeable
JobHistoryParser defines the interface of a Job History file parser.| Modifier and Type | Method and Description |
|---|---|
HistoryEvent |
nextEvent()
Get the next
HistoryEvent |
HistoryEvent nextEvent() throws IOException
HistoryEventHistoryEvent. If no more events left, return null.IOExceptionCopyright © 2018 CERN. All Rights Reserved.