Interface MapReducer<MK,MV,RK,RV,R>
-
public interface MapReducer<MK,MV,RK,RV,R>
- Author:
- Marko A. Rodriguez (http://markorodriguez.com)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MapReduce<MK,MV,RK,RV,R>
getMapReduce()
-