|
hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <stdlib.h>#include <sys/types.h>#include <stdio.h>#include <string.h>#include <unistd.h>#include <utility>#include <Poco/SharedPtr.h>#include "Command.hpp"#include "CommandResultData.hpp"#include "Process.hpp"#include "StarterExecutor.hpp"

Go to the source code of this file.
Classes | |
| class | HCE::CommandExecutor |
Namespaces | |
| namespace | HCE |
| < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
Implementation class CommandExecuter of a exec tools need to HCE cluster node.
Definition in file CommandExecutor.hpp.