Uses of Class
org.apache.hadoop.mapreduce.JobCounter

Packages that use JobCounter
org.apache.hadoop.mapreduce   
 

Uses of JobCounter in org.apache.hadoop.mapreduce
 

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.