Searched refs:ConcurrentDownloader (Results 1 – 2 of 2) sorted by relevance
29 from boto.glacier.concurrent import ConcurrentUploader, ConcurrentDownloader46 class FakeThreadedConcurrentDownloader(ConcurrentDownloader):
268 class ConcurrentDownloader(ConcurrentTransferer): class289 super(ConcurrentDownloader, self).__init__(part_size, num_threads)