hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
DataReducerProxy.hpp File Reference
#include <sstream>
#include <map>
#include <iterator>
#include <Poco/Checksum.h>
#include "Handler.hpp"
#include "SphinxInputJsonMessage.hpp"
#include "SphinxOutputJsonMessage.hpp"
#include "SphinxSearcher.hpp"
#include "SphinxError.hpp"
#include "ReducerFunctionalObject.hpp"
#include "JsonMessageCover.hpp"
Include dependency graph for DataReducerProxy.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HCE::handlers::DataReducerProxy

Namespaces

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

Detailed Description

HCE project DataReducerProxy handler.
Implements functionality for data reducer handler.
Implements data reducing functionality of responses of proxy nodes.
Container of data reducer functional object that reduces upstream data flows according with end-user functionality and supported data storage engines like Sphinx.

Author
bgv bgv.h.nosp@m.ce@g.nosp@m.mail..nosp@m.com Copyright © 2013 IOIX Ukraine http://hierarchical-cluster-engine.com/license/

Definition in file DataReducerProxy.hpp.