l.c.p.w.PullerWorkerProtocol : class documentation

Part of lp.codehosting.puller.worker View In Hierarchy

Known subclasses: lp.codehosting.puller.tests.test_errors.StubbedPullerWorkerProtocol

The protocol used to communicate with the puller scheduler.

This protocol notifies the scheduler of events such as startMirroring, branchChanged and mirrorFailed.

Method __init__ Undocumented
Method sendNetstring Undocumented
Method sendEvent Undocumented
Method startMirroring Undocumented
Method branchChanged Undocumented
Method mirrorFailed Undocumented
Method progressMade Undocumented
Method log Undocumented
def __init__(self, output):
Undocumented
def sendNetstring(self, string):
Undocumented
def sendEvent(self, command, *args):
Undocumented
def startMirroring(self):
Undocumented
def branchChanged(self, stacked_on_url, revid_before, revid_after, control_string, branch_string, repository_string):
Undocumented
def mirrorFailed(self, message, oops_id):
Undocumented
def progressMade(self, type):
Undocumented
def log(self, fmt, *args):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.