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::SphinxReduceTask Class Reference

#include <SphinxReduceTask.hpp>

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

Public Member Functions

 SphinxReduceTask ()
 ~SphinxReduceTask ()
void addKeyValue (const std::string &key, const std::string &value)
void fillReduceResult (Poco::SharedPtr< HCE::reduce::core::ReduceResultIf > reduceResult)
- Public Member Functions inherited from HCE::reduce::core::ReduceTaskIf
virtual ~ReduceTaskIf ()
- Public Member Functions inherited from HCE::reduce::core::StorableIf
virtual ~StorableIf ()

Detailed Description

Definition at line 26 of file SphinxReduceTask.hpp.

Constructor & Destructor Documentation

HCE::sphinx::reduce_task::SphinxReduceTask::SphinxReduceTask ( )

Definition at line 7 of file SphinxReduceTask.cpp.

HCE::sphinx::reduce_task::SphinxReduceTask::~SphinxReduceTask ( )

Definition at line 9 of file SphinxReduceTask.cpp.

Member Function Documentation

void HCE::sphinx::reduce_task::SphinxReduceTask::addKeyValue ( const std::string &  key,
const std::string &  value 
)
virtual

Implements HCE::reduce::core::StorableIf.

Definition at line 11 of file SphinxReduceTask.cpp.

Here is the caller graph for this function:

void HCE::sphinx::reduce_task::SphinxReduceTask::fillReduceResult ( Poco::SharedPtr< HCE::reduce::core::ReduceResultIf reduceResult)
virtual

Implements HCE::reduce::core::ReduceTaskIf.

Definition at line 21 of file SphinxReduceTask.cpp.

Here is the caller graph for this function:


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