TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
zbxsend.Metric Class Reference
Inheritance diagram for zbxsend.Metric:
Inheritance graph
Collaboration diagram for zbxsend.Metric:
Collaboration graph

Public Member Functions

def __init__ (self, host, key, value, clock=None)
 
def __repr__ (self)
 
def __init__ (self, host, key, value, clock=None)
 
def __repr__ (self)
 

Public Attributes

 host
 
 key
 
 value
 
 clock
 

Constructor & Destructor Documentation

◆ __init__() [1/2]

def zbxsend.Metric.__init__ (   self,
  host,
  key,
  value,
  clock = None 
)

◆ __init__() [2/2]

def zbxsend.Metric.__init__ (   self,
  host,
  key,
  value,
  clock = None 
)

Member Function Documentation

◆ __repr__() [1/2]

def zbxsend.Metric.__repr__ (   self)

◆ __repr__() [2/2]

def zbxsend.Metric.__repr__ (   self)

Member Data Documentation

◆ clock

zbxsend.Metric.clock

◆ host

zbxsend.Metric.host

◆ key

zbxsend.Metric.key

◆ value

zbxsend.Metric.value

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