286
285
protocol_class = PullerMonitorProtocol
288
287
def __init__(self, branch_id, source_url, unique_name, branch_type_name,
289
default_stacked_on_url, logger, client,
291
289
"""Construct a PullerMaster object.
293
291
:param branch_id: The database ID of the branch to be mirrored.