UrlsWorker/src/main/java/eu/openaire/urls_worker/util
Lampros Smyrnaios 045788c728 - Use the "Timestamp" data-type instead of the "Date", in order to include more information.
- Code cleanup.
2021-11-27 02:37:33 +02:00
..
AssignmentsHandler.java - Use the "Timestamp" data-type instead of the "Date", in order to include more information. 2021-11-27 02:37:33 +02:00
FilesZipper.java - The worker will store the files in its local file-system and will send them to the controller in batches, after the latter requests them. When all files from a given assignments-num are sent, the files will be deleted from the Worker, in a scheduled-job. 2021-11-26 17:04:31 +02:00
UriBuilder.java Initial commit of UrlsWorker. 2021-03-16 18:38:53 +02:00
WorkerConstants.java - Improve performance when requesting, processing and posting requests. 2021-10-30 17:14:18 +03:00