XROAD
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
xroad.system.NodeStatistic Class Reference

class represents th node statistics More...

Inheritance diagram for xroad.system.NodeStatistic:
Collaboration diagram for xroad.system.NodeStatistic:

Public Member Functions

def __init__ (self, data)
 
def reset (self)
 reset statistics information
 
def error_cnt (self)
 get errors total number
 
def error_cnt (self, cnt)
 set errors counter
 
def warn_cnt (self)
 get warnings total number
 
def warn_cnt (self, cnt)
 set warnings counter
 
def msg_in_cnt (self)
 get number of incoming messages
 
def msg_in_cnt (self, val)
 set number of incoming messages
 
def msg_out_cnt (self)
 get counter of outgoing messages
 
def msg_out_cnt (self, val)
 increment counter of outgoing messages
 
def start_dt (self)
 get start datetime
 
def curr_dt (self)
 get current datetime
 

Public Attributes

 data
 

Detailed Description

class represents th node statistics


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