public class JobHistoryParserFactory extends Object
JobHistoryParserFactory is a singleton class that attempts to
determine the version of job history and return a proper parser.| Modifier and Type | Class and Description |
|---|---|
static class |
JobHistoryParserFactory.VersionDetector |
| Constructor and Description |
|---|
JobHistoryParserFactory() |
public static JobHistoryParser getParser(RewindableInputStream ris) throws IOException
IOExceptionCopyright © 2014 Apache Software Foundation. All Rights Reserved.