|
Clio
develop
The XRP Ledger API server.
|
This is the complete list of members for cluster::ClusterCommunicationService, including all inherited members.
| ClusterCommunicationService(std::shared_ptr< data::BackendInterface > backend, std::unique_ptr< etl::WriterStateInterface > writerState, std::unique_ptr< data::LedgerCacheLoadingStateInterface > cacheLoadingState, std::chrono::steady_clock::duration readInterval=kDEFAULT_READ_INTERVAL, std::chrono::steady_clock::duration writeInterval=kDEFAULT_WRITE_INTERVAL) | cluster::ClusterCommunicationService | |
| ClusterCommunicationService(ClusterCommunicationService &&)=delete (defined in cluster::ClusterCommunicationService) | cluster::ClusterCommunicationService | |
| ClusterCommunicationService(ClusterCommunicationService const &)=delete (defined in cluster::ClusterCommunicationService) | cluster::ClusterCommunicationService | |
| kDEFAULT_READ_INTERVAL (defined in cluster::ClusterCommunicationService) | cluster::ClusterCommunicationService | static |
| kDEFAULT_WRITE_INTERVAL (defined in cluster::ClusterCommunicationService) | cluster::ClusterCommunicationService | static |
| make(util::config::ClioConfigDefinition const &config, std::shared_ptr< BackendInterface > backend, std::shared_ptr< etl::SystemState > state) | cluster::ClusterCommunicationService | static |
| operator=(ClusterCommunicationService &&)=delete (defined in cluster::ClusterCommunicationService) | cluster::ClusterCommunicationService | |
| operator=(ClusterCommunicationService const &)=delete (defined in cluster::ClusterCommunicationService) | cluster::ClusterCommunicationService | |
| run() | cluster::ClusterCommunicationService | |
| stop() | cluster::ClusterCommunicationService | |
| ~ClusterCommunicationService() override (defined in cluster::ClusterCommunicationService) | cluster::ClusterCommunicationService | |
| ~ClusterCommunicationServiceTag()=default (defined in cluster::ClusterCommunicationServiceTag) | cluster::ClusterCommunicationServiceTag | virtual |