UrlsController/src/main/java/eu/openaire/urls_controller/services
Lampros Smyrnaios cd1fb0af88 - Process the WorkerReports in background Jobs and post the reportResults to the Workers.
- Save the workerReports to json files, until they are processed successfully.
- Show some custom metrics in prometheus.
2023-05-24 13:52:28 +03:00
..
FullTextsService.java New feature: BulkImport full-text files from compatible datasources. 2023-05-11 03:07:55 +03:00
FullTextsServiceImpl.java - Process the WorkerReports in background Jobs and post the reportResults to the Workers. 2023-05-24 13:52:28 +03:00
ShutdownService.java Add the "shutdownService" and "cancelShutdownService" endpoints. The Controller sends the related requests to the Workers and shutdowns gracefully, after all workers have shutdown. 2023-05-24 13:42:29 +03:00
ShutdownServiceImpl.java Add the "shutdownService" and "cancelShutdownService" endpoints. The Controller sends the related requests to the Workers and shutdowns gracefully, after all workers have shutdown. 2023-05-24 13:42:29 +03:00
StatsService.java Use a StatsService interface. 2023-03-13 12:39:39 +02:00
StatsServiceImpl.java - Add the "getNumberOfAllDistinctFullTexts" stats-endpoint. 2023-05-04 15:48:49 +03:00
UrlsService.java - Process the WorkerReports in background Jobs and post the reportResults to the Workers. 2023-05-24 13:52:28 +03:00
UrlsServiceImpl.java - Process the WorkerReports in background Jobs and post the reportResults to the Workers. 2023-05-24 13:52:28 +03:00