public class MapReduceCounterLoader extends Object implements CounterLoader
| Constructor and Description |
|---|
MapReduceCounterLoader(org.apache.hadoop.mapreduce.TaskAttemptContext context) |
| Modifier and Type | Method and Description |
|---|---|
ICounter |
getCounterByNameAndFlag(String groupName,
String counterName,
String counterFlag) |
public MapReduceCounterLoader(org.apache.hadoop.mapreduce.TaskAttemptContext context)
public ICounter getCounterByNameAndFlag(String groupName, String counterName, String counterFlag)
getCounterByNameAndFlag in interface CounterLoaderCopyright © 2023 The Apache Software Foundation. All rights reserved.