Uses of Class
org.apache.hadoop.vaidya.statistics.job.JobStatisticsInterface.JobKeys

Packages that use JobStatisticsInterface.JobKeys
org.apache.hadoop.vaidya.statistics.job   
 

Uses of JobStatisticsInterface.JobKeys in org.apache.hadoop.vaidya.statistics.job
 

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



Copyright © 2009 The Apache Software Foundation