Java org.apache.hadoop.mapreduce CounterGroup fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.mapreduce CounterGroup fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.mapreduce CounterGroup.

The text is from its open source code.

Implementation

org.apache.hadoop.mapreduce.CounterGroup has the following implementations.
Click this link to see all its implementation.

Method

TfindCounter(String counterName)
Find a counter in the group.
StringgetDisplayName()
Get the display name of the group.
StringgetName()
Get the internal name of the group
CounterGroupBasegetUnderlyingGroup()
intsize()