Uses of Class
org.apache.hadoop.tools.rumen.JobConfPropertyNames

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

Uses of JobConfPropertyNames in org.apache.hadoop.tools.rumen
 

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



Copyright © 2009 The Apache Software Foundation