|
hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include "ReducingOutputMessage.hpp"#include <Poco/SharedPtr.h>#include "Exceptions.hpp"#include <string>

Go to the source code of this file.
Classes | |
| class | HCE::reduce::ReducingOutputMessageBuilderIf |
Namespaces | |
| namespace | HCE |
| < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
| namespace | HCE::reduce |
The ReducingOutputMessageBuilderIf interface defines a abstract type to build the ReducingOutputMessage from work result of a ReducingHandler class.
Definition in file ReducingOutputMessageBuilderIf.hpp.