Uses of Class
org.apache.hadoop.mapreduce.counters.CounterGroupFactory

Packages that use CounterGroupFactory
org.apache.hadoop.mapreduce.counters This package contains the implementations of different types of map-reduce counters. 
 

Uses of CounterGroupFactory in org.apache.hadoop.mapreduce.counters
 

Constructors in org.apache.hadoop.mapreduce.counters with parameters of type CounterGroupFactory
AbstractCounters(AbstractCounters<C1,G1> counters, CounterGroupFactory<C,G> groupFactory)
          Construct from another counters object.
AbstractCounters(CounterGroupFactory<C,G> gf)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.