Package org.approvaltests.hadoop.version1

  • 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>  
    SmartMapper<KeyIn,​ValueIn,​KeyOut,​ValueOut>  
    SmartReducer<KeyIn,​ValueIn,​KeyOut,​ValueOut>