|
hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include "SphinxTaskReducerIf.hpp"#include "SphinxResultTruncaterIf.hpp"#include "ReduceTaskCore.hpp"

Go to the source code of this file.
Classes | |
| class | HCE::sphinx::reduce_task::SphinxTaskReducerFactoryIf |
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 |
SphinxTaskReducerFactoryIf is an interface which describes behavior of abstract type. The type is responsible for creation all classes needed to make a reducing job.
Definition in file SphinxTaskReducerFactoryIf.hpp.