Package | Description |
---|---|
org.apache.hadoop.mapreduce |
Modifier and Type | Method and Description |
---|---|
Counters |
Job.getCounters()
Gets the counters for this job.
|
Modifier and Type | Method and Description |
---|---|
void |
Counters.incrAllCounters(Counters other)
Increments multiple counters by their amounts in another Counters
instance.
|
Copyright © 2010 The Apache Software Foundation