complex_meas_processor.MeasurementDef
index
/var/lib/jenkins/workspace/resmon_monitor_doc/complex_meas_processor/MeasurementDef.py

 
Modules
       
common.database.mongoAccess.dbApi

 
Classes
       
builtins.object
MeasurementDef

 
class MeasurementDef(builtins.object)
     Methods defined here:
__init__(self, hostname, metric_id, parent_id, movingWindow, interval, lastCalc, description, owner)
Initialize self.  See help(type(self)) for accurate signature.
getFilter(self)

Class methods defined here:
fromDict(cpx) from builtins.type

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)