In file TemplateFactory.hh:

template<class mapper, class reducer, class partitioner,class combiner> class HadoopPipes::TemplateFactory5


Inheritance:


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 RecordReader* createRecordReader(MapContext& context) const
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++.