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
IOException
Copyright © 2013 Apache Software Foundation. All rights reserved.