Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
etlng::impl::BackfillScheduler Class Reference
Inheritance diagram for etlng::impl::BackfillScheduler:
Collaboration diagram for etlng::impl::BackfillScheduler:

Public Member Functions

 BackfillScheduler (BackfillScheduler const &other)
 
 BackfillScheduler (uint32_t startSeq, std::optional< uint32_t > minSeq=std::nullopt)
 
std::optional< model::Tasknext () override
 Attempt to obtain the next task.
 
- Public Member Functions inherited from etlng::SchedulerInterface

Member Function Documentation

◆ next()

std::optional< model::Task > etlng::impl::BackfillScheduler::next ( )
inlinenodiscardoverridevirtual

Attempt to obtain the next task.

Returns
A task if one exists; std::nullopt otherwise

Implements etlng::SchedulerInterface.


The documentation for this class was generated from the following file: