|
Clio
develop
The XRP Ledger API server.
|
Result of ClusterCommunicationService::make(). More...
#include <ClusterCommunicationService.hpp>
Public Attributes | |
| std::unique_ptr< ClusterCommunicationService > | service |
| The constructed service. | |
| std::unique_ptr< data::LedgerCacheLoadingStateInterface const > | cacheLoadingState |
| Clone of cache loading state for use by the cache loader. | |
Result of ClusterCommunicationService::make().
The cacheLoadingState is a clone whose allowLoading() is connected to the state owned by the service, so the caller can pass it to the cache loader.