public class JobHistoryParserFactory
extends java.lang.Object
JobHistoryParserFactory is a singleton class that attempts to
determine the version of job history and return a proper parser.| Modifier and Type | Class | Description |
|---|---|---|
static class |
JobHistoryParserFactory.VersionDetector |
| Constructor | Description |
|---|---|
JobHistoryParserFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
static JobHistoryParser |
getParser(RewindableInputStream ris) |
public static JobHistoryParser getParser(RewindableInputStream ris) throws java.io.IOException
java.io.IOExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.