Interface | Description |
---|---|
CounterLoader |
Factory interface for CounterLoaders, will load the counter according to groupName, counterName,
and if in the configuration, flag with name counterFlag is false, the counter will not be loaded
|
ICounter |
Interface for counters in mapred/mapreduce package of hadoop
|
Class | Description |
---|---|
BenchmarkCounter |
Encapsulate counter operations, compatible with Hadoop1/2, mapred/mapreduce API
|
BenchmarkCounter.NullCounter |
Copyright © 2015. All rights reserved.