hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ClientWorkerItem.hpp File Reference
#include <iostream>
#include <vector>
#include <deque>
#include "Dictionary.hpp"
Include dependency graph for ClientWorkerItem.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HCE::handlers::TimeoutShiftCounter
struct  HCE::handlers::ClientWorkerItem

Namespaces

namespace  HCE
 < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()'
namespace  HCE::handlers

Typedefs

typedef
HCE::handlers::Dictionary
< std::string, double > 
HCE::handlers::ResourceUsageData
typedef std::deque
< ResourceUsageData > 
HCE::handlers::ResourceUsageCollection
typedef struct
HCE::handlers::ClientWorkerItem 
HCE::handlers::ClientWorkerItem

Detailed Description

Implementation class ClientWorkerItem for HCE cluster node. This defines one active worker in our worker queue

Author
Alexander Vybornyh alexa.nosp@m.nder.nosp@m..hce..nosp@m.clus.nosp@m.ter@g.nosp@m.mail.nosp@m..com Copyright © 2013 IOIX Ukraine http://hierarchical-cluster-engine.com/license/

Definition in file ClientWorkerItem.hpp.