Home | Trees | Indices | Help |
|
---|
|
Persistent (local) storage of pending envelopes that have been processed of an AMQP queue. Most likely use is for messages with a future window which cannot be processed immediately.
|
|||
|
|||
|
|||
Envelope |
|
||
|
|||
PendingQueue |
|
||
|
|||
int |
|
||
int |
|
||
|
|||
str |
|
||
|
|||
|
|
|||
str |
ROOT = '/var/lib/pulp/messaging' The root directory used for storage. |
|
|
Enqueue the specified envelope. |
Get the next pending envelope. |
Remove the specified envelope and place on the uncommitted list. |
Commit envelopes removed from the queue.
|
Get create timestamp.
|
Get modification timestamp.
|
Get the qualified file name for the envelope. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Sep 7 12:30:32 2010 | http://epydoc.sourceforge.net |