hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include "SphinxReduceDataStorage.hpp"
#include "SphinxResultData.hpp"
#include <Poco/SharedPtr.h>
#include <vector>
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 |
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.
Definition in file SphinxResultBuilderIf.hpp.