public class JobHistoryParserFactory extends Object
JobHistoryParserFactory is a singleton class that attempts to
determine the version of job history and return a proper parser.| 限定符和类型 | 类和说明 |
|---|---|
static class |
JobHistoryParserFactory.VersionDetector |
| 构造器和说明 |
|---|
JobHistoryParserFactory() |
public static JobHistoryParser getParser(RewindableInputStream ris) throws IOException
IOExceptionCopyright © 2009 The Apache Software Foundation