Package lemon :: Package external :: Package gadfly :: Module client :: Class gfclient
[show private | hide private]
[frames | no frames]

Class gfclient


Method Summary
  __init__(self, policy, password, machine, port)
  checkpoint(self)
  close(self)
  commit(self)
  cursor(self)
return a cursor to this policy...
  open_connection(self)
  restart(self)
only valid for admin policy: force a server restart...
  rollback(self)
  send_action(self, action, arguments, socket)
  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 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

Type:
int
Value:
0                                                                     

Generated by Epydoc 2.0 on Mon Nov 10 15:08:29 2003 http://epydoc.sf.net