Uses of Package
org.apache.hadoop.mrunit.mapreduce

Packages that use org.apache.hadoop.mrunit.mapreduce
org.apache.hadoop.mrunit.mapreduce   
 

Classes in org.apache.hadoop.mrunit.mapreduce used by org.apache.hadoop.mrunit.mapreduce
MapDriver
          Harness that allows you to test a Mapper instance.
MapReduceDriver
          Harness that allows you to test a Mapper and a Reducer instance together You provide the input key and value that should be sent to the Mapper, and outputs you expect to be sent by the Reducer to the collector for those inputs.
ReduceDriver
          Harness that allows you to test a Reducer instance.
 



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