In file TemplateFactory.hh:

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


Inheritance:


Public Methods

[more]RecordWriter* createRecordWriter(ReduceContext& context) const


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:


Documentation

oRecordWriter* createRecordWriter(ReduceContext& context) const


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.