| run(Mapper< string, string, string, string, string > &mapper, Reducer< string, string, string, string, string > &reducer, vector< pair< string, string > > &as) | SeqMR_MapReduce< string, string, string, string, string > | [inline, virtual] |
| MapReduce::run(Mapper< KeyA, A, KeyB, B, C > &, Reducer< KeyA, A, KeyB, B, C > &, vector< pair< KeyA, A > > &)=0 | MapReduce< KeyA, A, KeyB, B, C > | [pure virtual] |
1.7.1