hce-node application
1.4.3
HCE Hierarchical Cluster Engine node application
|
#include <iostream>
#include <string>
#include <map>
#include "DRCEFunctionalObject.hpp"
#include "DRCESessionOptions.hpp"
#include "DRCEResourceLimits.hpp"
#include "DRCETaskRequestSetExecute.hpp"
#include "DRCETaskRequestGetData.hpp"
#include "DRCETaskRequestCheckState.hpp"
#include "DRCETaskRequestTerminate.hpp"
Go to the source code of this file.
Classes | |
class | HCE::drce::tests::DRCEStressTest |
Namespaces | |
namespace | HCE |
< HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
namespace | HCE::drce |
namespace | HCE::drce::tests |
Implementation class DRCEStressTest of a Distributed Remote Command Execution functional object in HCE cluster node.
Definition in file DRCEStressTest.hpp.