Uses of Class
org.apache.hadoop.mapred.Counters
Packages that use Counters
-
Uses of Counters in org.apache.hadoop.mapred
Methods in org.apache.hadoop.mapred that return CountersModifier and TypeMethodDescriptionstatic CountersCounters.fromEscapedCompactString(String compactString) Convert a stringified (bymakeEscapedCompactString()counter representation into a counter object.RunningJob.getCounters()Gets the counters for this job.TaskReport.getCounters()static CountersConvenience method for computing the sum of two sets of counters.Methods in org.apache.hadoop.mapred with parameters of type Counters