Java org.apache.hadoop.mapred Counters.Group fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.mapred Counters.Group fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.mapred Counters.Group.

The text is from its open source code.

Method

longgetCounter(Enum key)
Returns current value of the specified counter, or 0 if the counter does not exist.
intsize()