Clio develop
The XRP Ledger API server.
|
Public Member Functions | |
BackfillScheduler (BackfillScheduler const &other) | |
BackfillScheduler (uint32_t startSeq, std::optional< uint32_t > minSeq=std::nullopt) | |
std::optional< model::Task > | next () override |
Attempt to obtain the next task. | |
![]() |
|
inlinenodiscardoverridevirtual |
Attempt to obtain the next task.
Implements etlng::SchedulerInterface.