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() |
| Modifier and Type | Method and Description |
|---|---|
static JobHistoryParser |
getParser(RewindableInputStream ris) |
public static JobHistoryParser getParser(RewindableInputStream ris) throws IOException
IOExceptionCopyright © 2008–2020 Apache Software Foundation. All rights reserved.