22#include "etlng/Models.hpp"
38 [[nodiscard]]
virtual std::optional<model::Task>
The interface of a scheduler for the extraction proccess.
Definition SchedulerInterface.hpp:31
virtual std::optional< model::Task > next()=0
Attempt to obtain the next task.