Home | Trees | Index | Help |
|
---|
Package lemon :: Package external :: Package gadfly :: Module client :: Class gfclient |
|
Method Summary | |
---|---|
__init__(self,
policy,
password,
machine,
port)
| |
checkpoint(self)
| |
close(self)
| |
commit(self)
| |
return a cursor to this policy... | |
open_connection(self)
| |
only valid for admin policy: force a server restart... | |
rollback(self)
| |
send_action(self,
action,
arguments,
socket)
| |
only valid for admin policy: shut down the server... | |
only valid for admin policy: force a server checkpoint... |
Class Variable Summary | |
---|---|
int |
closed = 0 |
Method Details |
---|
cursor(self)return a cursor to this policy |
restart(self)only valid for admin policy: force a server restart |
shutdown(self)only valid for admin policy: shut down the server |
simple_action(self, action, args=())only valid for admin policy: force a server checkpoint |
Class Variable Details |
---|
closed
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Mon Nov 10 15:08:29 2003 | http://epydoc.sf.net |