class documentation

class DownloaderInterface: (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method get_slot_key Undocumented
Method stats Undocumented
Instance Variable downloader Undocumented
Method _active_downloads Return a number of requests in a Downloader for a given slot
def __init__(self, crawler): (source)

Undocumented

def get_slot_key(self, request): (source)

Undocumented

def stats(self, possible_slots): (source)

Undocumented

downloader = (source)

Undocumented

def _active_downloads(self, slot): (source)

Return a number of requests in a Downloader for a given slot