| Name | Description | Type | Package | Framework |
| AbstractCounters | An abstract class to provide common implementation for the Counters container in both mapred and mapreduce packages. | Class | org.apache.tez.common.counters | Apache Tez |
| CounterGroup | A group of TezCounters that logically belong together. | Interface | org.apache.tez.common.counters | Apache Tez |
| CounterGroupBase | The common counter group interface. | Interface | org.apache.tez.common.counters | Apache Tez |
| DAGCounter | Class | org.apache.tez.common.counters | Apache Tez | |
| TezCounter | A named counter that tracks the progress of a job. | Interface | org.apache.tez.common.counters | Apache Tez |
| TezCounters | Counters holds per job/task counters, defined either by the framework or applications. | Class | org.apache.tez.common.counters | Apache Tez |