| Package | Description |
|---|---|
| eu.dnetlib.data.download.rmi | |
| eu.dnetlib.data.download.worker |
| Modifier and Type | Method and Description |
|---|---|
DownloadReportMap |
DownloadServiceFeeder.download(String epr,
String plugin,
String objectStoreID,
String protocol,
String mimeType,
int numberOfThreads,
String basePath,
List<String> regularExpression,
int connectTimeoutMs,
int readTimeoutMs,
int sleepTimeMs)
Download and feed file into the objectStore .
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DownloadServiceFeeder.reportException(DownloadReportMap report,
eu.dnetlib.data.download.rmi.DownloadItem di,
Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
DownloadReportMap |
DownloadWorker.call() |
| Modifier and Type | Method and Description |
|---|---|
void |
DownloadWorker.doDownload(long threadId,
DownloadReportMap report,
eu.dnetlib.data.download.rmi.DownloadItem di) |
Copyright © 2019. All rights reserved.