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

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

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

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



Copyright © 2009 The Apache Software Foundation