Package org.apache.hadoop.mrunit.mapreduce.mock

Class Summary
MockContextWrapper<KEYIN,VALUEIN,KEYOUT,VALUEOUT>  
MockInputSplit Mock implementation of InputSplit that does nothing.
MockMapContextWrapper<KEYIN,VALUEIN,KEYOUT,VALUEOUT> o.a.h.mapreduce.Mapper.map() expects to use a Mapper.Context object as a parameter.
MockOutputCommitter Mock implementation of OutputCommitter that does nothing.
MockRawKeyValueIterator Mock implementation of RawKeyValueIterator that does nothing.
MockReduceContextWrapper<KEYIN,VALUEIN,KEYOUT,VALUEOUT> o.a.h.mapreduce.Reducer.reduce() expects to use a Reducer.Context object as a parameter.
MockReporter  
 



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