Uses of Interface
org.apache.hadoop.mapreduce.counters.CounterGroupFactory.FrameworkGroupFactory

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

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

Methods in org.apache.hadoop.mapreduce.counters that return CounterGroupFactory.FrameworkGroupFactory
protected abstract
<T extends Enum<T>>
CounterGroupFactory.FrameworkGroupFactory<G>
CounterGroupFactory.newFrameworkGroupFactory(Class<T> cls)
          Required override to return a new framework group factory
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.