Uses of Class
org.apache.hadoop.mrunit.MapReduceDriverBase

Packages that use MapReduceDriverBase
org.apache.hadoop.mrunit
 

Uses of MapReduceDriverBase in org.apache.hadoop.mrunit
 

Subclasses of MapReduceDriverBase in org.apache.hadoop.mrunit
 class MapReduceDriver<K1,V1,K2,V2,K3,V3>
          Harness that allows you to test a Mapper and a Reducer instance together (along with an optional combiner).
 



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