l.r.b.d.DistributionMirrorsView(LaunchpadView) : class documentation

Part of lp.registry.browser.distribution View In Hierarchy

Known subclasses: lp.registry.browser.distribution.DistributionArchiveMirrorsView, lp.registry.browser.distribution.DistributionMirrorsAdminView, lp.registry.browser.distribution.DistributionSeriesMirrorsView

No class docstring
Method mirror_count Undocumented
Method total_throughput Undocumented
Method getMirrorsGroupedByCountry Given a list of mirrors, create and return list of dictionaries
Method _sum_throughput Given a list of mirrors, calculate the total bandwidth
@cachedproperty
def mirror_count(self):
Undocumented
def _sum_throughput(self, mirrors):
Given a list of mirrors, calculate the total bandwidth available.
@cachedproperty
def total_throughput(self):
Undocumented
def getMirrorsGroupedByCountry(self):
Given a list of mirrors, create and return list of dictionaries containing the country names and the list of mirrors on that country.

This list is ordered by country name.

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.