|
hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include "ReducingPartsCountersStorageIf.hpp"#include "ReduceAdditionsStorageIf.hpp"#include "TaskReducersManagerFactoryIf.hpp"#include "ReducingOutputMessageBuilderIf.hpp"#include "ReducingInputMessage.hpp"#include "SphinxReduceJobBuilder.hpp"#include "SupportNotifierIf.hpp"#include "ReducingTaskTTLManager.hpp"#include <Poco/SharedPtr.h>

Go to the source code of this file.
Classes | |
| class | HCE::reduce::ReducingHandler |
Namespaces | |
| namespace | HCE |
| < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
| namespace | HCE::reduce |
The ReducingHandler class is a "black" box which provides functionality of reducing task.
Definition in file ReducingHandler.hpp.