This project has retired. For details please refer to its Attic page.

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

Packages that use ReduceDriverBase
org.apache.hadoop.mrunit
 

Uses of ReduceDriverBase in org.apache.hadoop.mrunit
 

Subclasses of ReduceDriverBase in org.apache.hadoop.mrunit
 class ReduceDriver<K1,V1,K2,V2>
          Harness that allows you to test a Reducer instance.
 



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