Uses of Class
org.apache.hadoop.tools.rumen.LoggedJob.JobType

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

Uses of LoggedJob.JobType in org.apache.hadoop.tools.rumen
 

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



Copyright © 2009 The Apache Software Foundation