Clio develop
The XRP Ledger API server.
|
This is the complete list of members for etl::ETLService, including all inherited members.
ETLService(util::config::ClioConfigDefinition const &config, boost::asio::io_context &ioc, std::shared_ptr< BackendInterface > backend, std::shared_ptr< feed::SubscriptionManagerInterface > subscriptions, std::shared_ptr< LoadBalancerType > balancer, std::shared_ptr< NetworkValidatedLedgersInterface > ledgers) | etl::ETLService | |
getETLState() const noexcept | etl::ETLService | inline |
getInfo() const | etl::ETLService | inline |
isAmendmentBlocked() const | etl::ETLService | inline |
isCorruptionDetected() const | etl::ETLService | inline |
lastCloseAgeSeconds() const | etl::ETLService | inline |
makeETLService(util::config::ClioConfigDefinition const &config, boost::asio::io_context &ioc, std::shared_ptr< BackendInterface > backend, std::shared_ptr< feed::SubscriptionManagerInterface > subscriptions, std::shared_ptr< LoadBalancerType > balancer, std::shared_ptr< NetworkValidatedLedgersInterface > ledgers) | etl::ETLService | inlinestatic |
stop() | etl::ETLService | inline |
~ETLService() override | etl::ETLService | inline |
~ETLServiceTag()=default (defined in etl::ETLServiceTag) | etl::ETLServiceTag | virtual |