UrlsController/src/main/java/eu/openaire/urls_controller/controllers
Lampros Smyrnaios aad37cd81e Add the "StatsController", which brings the "getNumberOfPayloads" and "getNumberOfRecordsInspected" endpoints. 2022-10-18 15:00:26 +03:00
..
GeneralController.java Bug fixes and improvements: 2022-02-02 20:19:46 +02:00
ImpalaController.java - Refactor "FileUtils.getErrorMessageFromResponseBody(conn)" into "FileUtils.getMessageFromResponseBody(conn, isError)", in order to be able to either retrieve the "normal" or the "error" response. 2022-09-15 23:12:05 +03:00
StatsController.java Add the "StatsController", which brings the "getNumberOfPayloads" and "getNumberOfRecordsInspected" endpoints. 2022-10-18 15:00:26 +03:00
TestController.java Bug fixes and improvements: 2022-02-02 20:19:46 +02:00
UrlController.java - Improve handling of the case, where the full-texts were found, but the Controller could not acquire them from the Worker. 2022-09-28 22:34:33 +03:00