Clio develop
The XRP Ledger API server.
|
Extractor thread that is fetching GRPC data and enqueue it on the DataPipeType. More...
#include <Extractor.hpp>
Public Member Functions | |
Extractor (DataPipeType &pipe, std::shared_ptr< NetworkValidatedLedgersInterface > networkValidatedLedgers, LedgerFetcherType &ledgerFetcher, uint32_t startSequence, std::optional< uint32_t > finishSequence, SystemState const &state) | |
void | waitTillFinished () |
Extractor thread that is fetching GRPC data and enqueue it on the DataPipeType.