Uses of Class
org.apache.hadoop.mapreduce.lib.output.FileOutputFormat.Counter

Packages that use FileOutputFormat.Counter
org.apache.hadoop.mapreduce.lib.output   
 

Uses of FileOutputFormat.Counter in org.apache.hadoop.mapreduce.lib.output
 

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



Copyright © 2009 The Apache Software Foundation