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

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

Packages that use MapDriverBase
org.apache.hadoop.mrunit
 

Uses of MapDriverBase in org.apache.hadoop.mrunit
 

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



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