Home | Trees | Index | Help |
---|
Package twisted :: Package persisted :: Package journal :: Module base :: Class MemoryJournal |
|
Journal
--+
|
MemoryJournal
Method Summary | |
---|---|
__init__(self,
log,
journaledService,
path,
loadedCallback)
| |
Log and execute a command. (inherited from Journal )
| |
Return command index of the last snapshot taken. | |
sync(self,
obj)
| |
Run all commands from log that haven't been run yet. (inherited from Journal )
| |
Callback called when logging command is done. (inherited from Journal )
|
Method Details |
---|
getLastSnapshot(self)Return command index of the last snapshot taken.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sat Feb 15 21:19:10 2003 | http://epydoc.sf.net |