MDispatcherStatistics Class Reference

Class holding a Dispatcher statistics sample. More...

Public Member Functions

unsigned long long getControlInBytes ()
 
float getControlInKbs ()
 
unsigned long long getControlOutBytes ()
 
float getControlOutKbs ()
 
int getIdleNodes ()
 
long long int getLastStatisticsUpdate ()
 
unsigned long long getNodesInBytes ()
 
float getNodesInKbs ()
 
unsigned long long getNodesOutBytes ()
 
float getNodesOutKbs ()
 
unsigned long long getNotificatorInBytes ()
 
float getNotificatorInKbs ()
 
unsigned long long getNotificatorOutBytes ()
 
float getNotificatorOutKbs ()
 
int getNumberOfManagements ()
 
int getNumberOfNodes ()
 
int getNumberOfNotificators ()
 
int getNumberOfWebClients ()
 
int getNumberOfWebClientsHttps ()
 
int getNumberOfWebSessions ()
 
int getPausedNodes ()
 
unsigned long long getTotalInBytes ()
 
float getTotalInKbs ()
 
unsigned long long getTotalOutBytes ()
 
float getTotalOutKbs ()
 
int getUnavailableNodes ()
 
int getUserNodes ()
 
unsigned long long getWebInBytes ()
 
float getWebInKbs ()
 
unsigned long long getWebOutBytes ()
 
float getWebOutKbs ()
 
void setControlInBytes (unsigned long long _controlInBytes)
 
void setControlInKbs (float _controlInKbs)
 
void setControlOutBytes (unsigned long long _controlOutBytes)
 
void setControlOutKbs (float _controlOutKbs)
 
void setIdleNodes (int _idleNodes)
 
void setLastStatisticsUpdate (long long int _lastStatisticsUpdate)
 
void setNodesInBytes (unsigned long long _nodesInBytes)
 
void setNodesInKbs (float _nodesInKbs)
 
void setNodesOutBytes (unsigned long long _nodesOutBytes)
 
void setNodesOutKbs (float _nodesOutKbs)
 
void setNotificatorInBytes (unsigned long long _notificatorInBytes)
 
void setNotificatorInKbs (float _notificatorInKbs)
 
void setNotificatorOutBytes (unsigned long long _notificatorOutBytes)
 
void setNotificatorOutKbs (float _notificatorOutKbs)
 
void setNumberOfManagements (int _numberOfManagements)
 
void setNumberOfNodes (int _numberOfNodes)
 
void setNumberOfNotificators (int _numberOfNotificators)
 
void setNumberOfWebClients (int _numberOfWebClients)
 
void setNumberOfWebClientsHttps (int _numberOfWebClientsHttps)
 
void setNumberOfWebSessions (int _numberOfWebSessions)
 
void setPausedNodes (int _pausedNodes)
 
void setUnavailableNodes (int _unavailableNodes)
 
void setUserNodes (int _userNodes)
 
void setWebInBytes (unsigned long long _webInBytes)
 
void setWebInKbs (float _webInKbs)
 
void setWebOutBytes (unsigned long long _webOutBytes)
 
void setWebOutKbs (float _webOutKbs)
 

Detailed Description

Class holding a Dispatcher statistics sample.

Holds data related to a Dispatcher statistics sample

Definition at line 58 of file MDispatcherStatistics.h.


The documentation for this class was generated from the following file: