In file TemplateFactory.hh:template<class mapper, class reducer, class partitioner,class combiner> class HadoopPipes::TemplateFactory5
Inheritance:
Public Methods
-
Reducer* createCombiner(MapContext& context) const
Public Methods
-
Partitioner* createPartitioner(MapContext& context) const
Public Methods
-
Mapper* createMapper(MapContext& context) const
-
Reducer* createReducer(ReduceContext& context) const
Inherited from Factory:
Public Methods
-
virtual RecordReader* createRecordReader(MapContext& context) const
-
virtual RecordWriter* createRecordWriter(ReduceContext& context) const
Documentation
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.