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

Go to the source code of this file.
Classes | |
| class | HCE::reduce::core::IterableIf |
| class | HCE::reduce::core::StorableIf |
| class | HCE::reduce::core::ReduceResultIf |
| class | HCE::reduce::core::ReduceTaskIf |
| class | HCE::reduce::core::ReduceJobIf |
| class | HCE::reduce::core::ScheduleStrategyIf |
Namespaces | |
| namespace | HCE |
| < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
| namespace | HCE::reduce |
| namespace | HCE::reduce::core |
The file defines a set of abstract types which forms a reduce task core.
Definition in file ReduceTaskCore.hpp.