Uses of Class
org.apache.hadoop.tools.rumen.JobHistoryParserFactory.VersionDetector

Packages that use JobHistoryParserFactory.VersionDetector
org.apache.hadoop.tools.rumen Rumen is a data extraction and analysis tool built for Apache Hadoop
 

Uses of JobHistoryParserFactory.VersionDetector in org.apache.hadoop.tools.rumen
 

Methods in org.apache.hadoop.tools.rumen that return JobHistoryParserFactory.VersionDetector
static JobHistoryParserFactory.VersionDetector JobHistoryParserFactory.VersionDetector.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JobHistoryParserFactory.VersionDetector[] JobHistoryParserFactory.VersionDetector.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009 The Apache Software Foundation