Uses of Class
org.apache.hadoop.mapreduce.Counters
Packages that use Counters
Package
Description
-
Uses of Counters in org.apache.hadoop.mapred
Methods in org.apache.hadoop.mapred with parameters of type CountersModifier and TypeMethodDescriptionprotected longJobClient.getCounter(Counters cntrs, String counterGroupName, String counterName) Constructors in org.apache.hadoop.mapred with parameters of type Counters -
Uses of Counters in org.apache.hadoop.mapreduce
Methods in org.apache.hadoop.mapreduce that return Counters -
Uses of Counters in org.apache.hadoop.mapreduce.tools
Methods in org.apache.hadoop.mapreduce.tools with parameters of type CountersModifier and TypeMethodDescriptionprotected longCLI.getCounter(Counters counters, String counterGroupName, String counterName)