Trees | Index | Help |
|
---|
Package ZenEvents :: Module MySqlSendEvent :: Class MySqlSendEvent |
|
MySqlSendEventMixin
--+
|
MySqlSendEvent
MySqlSendEventThread
class that can connect to backend must be passed: username - backend username to use password - backend password database - backend database name host - hostname of database server port - port
Method Summary | |
---|---|
__init__(self,
zem)
| |
getFieldList(self)
| |
stop(self)
| |
Inherited from MySqlSendEventMixin :
applyDeviceContext ,
applyEventContext ,
buildClearUpdate ,
buildDetailInsert ,
buildInsert ,
buildStatusInsert ,
doSendEvent ,
escape ,
eventDataMaps ,
sendEvent ,
_sendHeartbeat
|
Class Variable Summary | |
---|---|
str |
backend = 'mysql'
|
tuple |
copyattrs = ('username', 'password', 'database', 'host',...
|
Class Variable Details |
---|
backend
|
copyattrs
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 16 09:55:11 2007 | http://epydoc.sf.net |