hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <vector>
#include "DRCEAsyncTasksQueue.hpp"
#include "DRCEResourceMonitor.hpp"
#include "DRCEStatVariables.hpp"
#include "DRCEResultData.hpp"
#include "DRCETaskRequest.hpp"
#include "DRCENodeOptions.hpp"
#include "CustomMessage.hpp"
#include "DRCEInputJsonMessage.hpp"
Go to the source code of this file.
Classes | |
class | HCE::drce::DRCETaskRequestExecutor |
Namespaces | |
namespace | HCE |
< HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
namespace | HCE::drce |
Implementation class DRCETaskRequestSetExecute of a Distributed Remote Command Execution functional object in HCE cluster node.
Definition in file DRCETaskRequestExecutor.hpp.