In file TemplateFactory.hh:

template<class mapper, class reducer, class partitioner, class combiner, class recordReader> class TemplateFactory mapper reducer partitioner combiner recordReader HadoopPipes::void


Inheritance:


Inherited from TemplateFactory5:

Public Methods

oRecordReader* createRecordReader(MapContext& context) const


Inherited from TemplateFactory4:

Public Methods

oReducer* createCombiner(MapContext& context) const


Inherited from TemplateFactory3:

Public Methods

oPartitioner* createPartitioner(MapContext& context) const


Inherited from TemplateFactory2:

Public Methods

oMapper* createMapper(MapContext& context) const
oReducer* createReducer(ReduceContext& context) const


Inherited from Factory:

Public Methods

ovirtual 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++.