|
hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <fstream>#include <sys/types.h>#include <sys/stat.h>#include <dirent.h>#include <errno.h>#include <Poco/JSON/Object.h>#include <Poco/JSON/Array.h>#include <Poco/JSON/JSON.h>#include <Poco/JSON/Stringifier.h>#include <Poco/JSON/Parser.h>#include <Poco/JSON/JSONException.h>#include <Poco/Dynamic/Var.h>#include <Poco/URI.h>#include <Poco/String.h>#include "EncodeDecodeBase64.hpp"#include "SphinxAdminCommand.hpp"#include "SphinxDataSource.hpp"#include "SphinxDataFile.hpp"#include "SphinxSchemaFile.hpp"#include "SphinxError.hpp"#include "ProcExec.hpp"#include "SphinxConfigCreator.hpp"#include "XMLCleaner.hpp"#include "SphinxDataSourceParameters.hpp"#include "SphinxConfigOptions.hpp"#include "SphinxMessageConst.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | HCE |
| < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
| namespace | HCE::sphinx |