Uses of Class
org.apache.hadoop.mrunit.counters.CounterWrapper

Packages that use CounterWrapper
org.apache.hadoop.mrunit
 

Uses of CounterWrapper in org.apache.hadoop.mrunit
 

Fields in org.apache.hadoop.mrunit declared as CounterWrapper
protected  CounterWrapper TestDriver.counterWrapper
           
 

Methods in org.apache.hadoop.mrunit with parameters of type CounterWrapper
protected  void TestDriver.validate(CounterWrapper counterWrapper)
          Check that passed counter do contain all expected counters with proper values.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.