l.t.m.p.POExportRequestSet : class documentation

Part of lp.translations.model.poexportrequest View In Hierarchy

No class docstring
Method entry_count See IPOExportRequestSet.
Method estimateBacklog Undocumented
Method addRequest See IPOExportRequestSet.
Method getRequest See IPOExportRequestSet.
Method removeRequest See IPOExportRequestSet.
Method _getOldestLiveRequest Return the oldest live request on the master store.
Method _getHeadRequest Return oldest request on the queue.
@property
def entry_count(self):
See IPOExportRequestSet.
def estimateBacklog(self):
Undocumented
def addRequest(self, person, potemplates=None, pofiles=None, format=TranslationFileFormat.PO):
See IPOExportRequestSet.
def _getOldestLiveRequest(self):
Return the oldest live request on the master store.

Due to replication lag, the master store is always a little ahead of the slave store that exports come from.

def _getHeadRequest(self):
Return oldest request on the queue.
def getRequest(self):
See IPOExportRequestSet.
def removeRequest(self, request_ids):
See IPOExportRequestSet.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.