public class MapReduceCounterLoader extends Object implements CounterLoader
Constructor and Description |
---|
MapReduceCounterLoader(org.apache.hadoop.mapreduce.TaskInputOutputContext<?,?,?,?> context) |
Modifier and Type | Method and Description |
---|---|
ICounter |
getCounterByNameAndFlag(String groupName,
String counterName,
String counterFlag) |
public MapReduceCounterLoader(org.apache.hadoop.mapreduce.TaskInputOutputContext<?,?,?,?> context)
public ICounter getCounterByNameAndFlag(String groupName, String counterName, String counterFlag)
getCounterByNameAndFlag
in interface CounterLoader
Copyright © 2015. All rights reserved.