Package org.approvaltests.hadoop.version2
-
Interface Summary Interface Description SmartMapper<KeyIn,ValueIn,KeyOut,ValueOut> SmartReducer<KeyIn,ValueIn,KeyOut,ValueOut> -
Class Summary Class Description HadoopApprovals To use this package you will need to either extended the SmartMapper and SmartWrapper classes, or use the MapperWrapper and ReducerWrapper classes.MapperWrapper<KeyIn,ValueIn,KeyOut,ValueOut> ReducerWrapper<KeyIn,ValueIn,KeyOut,ValueOut>