Package | Description |
---|---|
org.apache.hadoop.mapred | |
org.apache.hadoop.mapreduce | |
org.apache.hadoop.mapreduce.tools |
Modifier and Type | Method and Description |
---|---|
protected long |
JobClient.getCounter(Counters cntrs,
String counterGroupName,
String counterName) |
Constructor and Description |
---|
Counters(Counters newCounters) |
Modifier and Type | Method and Description |
---|---|
Counters |
Job.getCounters()
Gets the counters for this job.
|
Modifier and Type | Method and Description |
---|---|
protected long |
CLI.getCounter(Counters counters,
String counterGroupName,
String counterName) |
Copyright © 2015 Apache Software Foundation. All rights reserved.