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 CounterLoader
Copyright © 2015. All rights reserved.