l.a.u.PublishingTunableLoop(object) : class documentation

Part of lp.archivepublisher.utils View In Hierarchy

Implements interfaces: canonical.launchpad.interfaces.looptuner.ITunableLoop

An ITunableLoop for dealing with huge publishing result sets.
Method __init__ Undocumented
Method isDone See ITunableLoop.
Method __call__ Run the initialized 'task' with a limited batch of 'input'.
def __init__(self, input, task, logger):
Undocumented
def isDone(self):
See ITunableLoop.
def __call__(self, chunk_size):
Run the initialized 'task' with a limited batch of 'input'.

See ITunableLoop.

API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.