public class MapRedCounterLoader extends Object implements CounterLoader
| Constructor and Description |
|---|
MapRedCounterLoader(org.apache.hadoop.mapred.Reporter reporter,
org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
ICounter |
getCounterByNameAndFlag(String groupName,
String counterName,
String counterFlag) |
public MapRedCounterLoader(org.apache.hadoop.mapred.Reporter reporter,
org.apache.hadoop.conf.Configuration conf)
public ICounter getCounterByNameAndFlag(String groupName, String counterName, String counterFlag)
getCounterByNameAndFlag in interface CounterLoaderCopyright © 2023 The Apache Software Foundation. All rights reserved.