hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include "SphinxTaskReducerFactoryIf.hpp"
#include "SphinxReduceJobBuilder.hpp"
#include "SphinxTaskReducer.hpp"
#include "SphinxResultBuilder.hpp"
#include "SphinxResultTransformer.hpp"
#include "ScheduleStrategySingle.hpp"
#include "SphinxResultTruncater.hpp"
Go to the source code of this file.
Classes | |
class | HCE::sphinx::reduce_task::SphinxTaskReducerFactory |
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 |
SphinxTaskReducerFactory creates all classes needed to make a reducing job(sphinx).
Definition in file SphinxTaskReducerFactory.hpp.