Class MapRedCounterLoader

  • All Implemented Interfaces:
    CounterLoader

    public class MapRedCounterLoader
    extends Object
    implements CounterLoader
    Concrete factory for counters in mapred API, get a counter using mapred API when the corresponding flag is set, otherwise return a NullCounter
    • Constructor Detail

      • MapRedCounterLoader

        public MapRedCounterLoader​(org.apache.hadoop.mapred.Reporter reporter,
                                   org.apache.hadoop.conf.Configuration conf)