elasticsearch/x-pack/qa/evil-tests
Andrei Dan fb033b9e82
Move SchedulerEngine and TimeValueSchedule to server/common/scheduler (#93862)
We built quite a bit of infrastructure to have one polling job
running via the `SchedulerEngine` and `ActiveSchedule`. This moves this
infrastructure outside x-pack to server so elasticsearch/modules can use
it and avoid re-implementing it using `threadPool.schedule`.
2023-02-17 08:55:40 +00:00
..
src/test Move SchedulerEngine and TimeValueSchedule to server/common/scheduler (#93862) 2023-02-17 08:55:40 +00:00
build.gradle