|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Counters | |
---|---|
org.apache.hadoop.mapred | |
org.apache.hadoop.mapreduce | |
org.apache.hadoop.mapreduce.tools |
Uses of Counters in org.apache.hadoop.mapred |
---|
Methods in org.apache.hadoop.mapred with parameters of type Counters | |
---|---|
protected long |
JobClient.getCounter(Counters cntrs,
String counterGroupName,
String counterName)
|
Constructors in org.apache.hadoop.mapred with parameters of type Counters | |
---|---|
Counters(Counters newCounters)
|
Uses of Counters in org.apache.hadoop.mapreduce |
---|
Methods in org.apache.hadoop.mapreduce that return Counters | |
---|---|
Counters |
Job.getCounters()
Gets the counters for this job. |
Uses of Counters in org.apache.hadoop.mapreduce.tools |
---|
Methods in org.apache.hadoop.mapreduce.tools with parameters of type Counters | |
---|---|
protected long |
CLI.getCounter(Counters counters,
String counterGroupName,
String counterName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |