hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
SphinxResultBuilderIf.hpp File Reference
#include "SphinxReduceDataStorage.hpp"
#include "SphinxResultData.hpp"
#include <Poco/SharedPtr.h>
#include <vector>
Include dependency graph for SphinxResultBuilderIf.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HCE::sphinx::reduce_task::SphinxResultBuilderIf

Namespaces

namespace  HCE
 < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()'
namespace  HCE::sphinx
namespace  HCE::sphinx::reduce_task

Detailed Description

The SphinxResultBuilderIf is an interface which describes behavior of abstract type. The type is responsible for build the SphinxResult class from data are taken after the reducing task.

Author
Igor Savonik devel.nosp@m.oper.nosp@m.s.hce.nosp@m.@gma.nosp@m.il.co.nosp@m.m Copyright © 2013 IOIX Ukraine http://hierarchical-cluster-engine.com/license/

Definition in file SphinxResultBuilderIf.hpp.