Searched defs:downloadExecutor (Results 1 – 4 of 4) sorted by relevance
52 private final Executor downloadExecutor; field in InlineFileDownloader61 public InlineFileDownloader(SynchronousFileStorage fileStorage, Executor downloadExecutor) { in InlineFileDownloader()100 downloadExecutor); in startDownloading() field in InlineFileDownloader
98 private final ListeningExecutorService downloadExecutor; field in BlockingFileDownloader106 public BlockingFileDownloader(ListeningExecutorService downloadExecutor) { in BlockingFileDownloader()112 ListeningExecutorService downloadExecutor, FileDownloader delegateFileDownloader) { in BlockingFileDownloader()
61 private final Executor downloadExecutor; field in Offroad2FileDownloader72 Executor downloadExecutor, in Offroad2FileDownloader()143 downloadExecutor); in startDownloading() field in Offroad2FileDownloader
74 @MddDownloadExecutor ScheduledExecutorService downloadExecutor, in provideFileDownloader()112 ScheduledExecutorService downloadExecutor, in createOffroad2FileDownloader()