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

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

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

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



Copyright © 2009 The Apache Software Foundation