hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HCE::sphinx::reduce_task::SphinxReduceJob Class Reference

#include <SphinxReduceJob.hpp>

Inheritance diagram for HCE::sphinx::reduce_task::SphinxReduceJob:
Collaboration diagram for HCE::sphinx::reduce_task::SphinxReduceJob:

Public Member Functions

 SphinxReduceJob (Poco::SharedPtr< SphinxReduceDataStorage > &sphinxReduceDataStorage, Poco::SharedPtr< SphinxReduceTask > &sphinxReduceTask, Poco::SharedPtr< SphinxReduceResult > &sphinxReduceResult)
 ~SphinxReduceJob ()
Poco::SharedPtr
< HCE::reduce::core::IterableIf
getDataStorage () const
Poco::SharedPtr
< HCE::reduce::core::ReduceResultIf
getReduceResult () const
Poco::SharedPtr
< HCE::reduce::core::ReduceTaskIf
getReduceTask () const
- Public Member Functions inherited from HCE::reduce::core::ReduceJobIf
virtual ~ReduceJobIf ()

Detailed Description

Definition at line 28 of file SphinxReduceJob.hpp.

Constructor & Destructor Documentation

HCE::sphinx::reduce_task::SphinxReduceJob::SphinxReduceJob ( Poco::SharedPtr< SphinxReduceDataStorage > &  sphinxReduceDataStorage,
Poco::SharedPtr< SphinxReduceTask > &  sphinxReduceTask,
Poco::SharedPtr< SphinxReduceResult > &  sphinxReduceResult 
)

Definition at line 6 of file SphinxReduceJob.cpp.

HCE::sphinx::reduce_task::SphinxReduceJob::~SphinxReduceJob ( )

Definition at line 14 of file SphinxReduceJob.cpp.

Member Function Documentation

Poco::SharedPtr< HCE::reduce::core::IterableIf > HCE::sphinx::reduce_task::SphinxReduceJob::getDataStorage ( ) const
virtual

Implements HCE::reduce::core::ReduceJobIf.

Definition at line 16 of file SphinxReduceJob.cpp.

Poco::SharedPtr< HCE::reduce::core::ReduceResultIf > HCE::sphinx::reduce_task::SphinxReduceJob::getReduceResult ( ) const
virtual

Implements HCE::reduce::core::ReduceJobIf.

Definition at line 21 of file SphinxReduceJob.cpp.

Poco::SharedPtr< HCE::reduce::core::ReduceTaskIf > HCE::sphinx::reduce_task::SphinxReduceJob::getReduceTask ( ) const
virtual

Implements HCE::reduce::core::ReduceJobIf.

Definition at line 26 of file SphinxReduceJob.cpp.


The documentation for this class was generated from the following files: