Clio  develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
cluster::ClusterCommunicationService::MakeResult Struct Reference

Result of ClusterCommunicationService::make(). More...

#include <ClusterCommunicationService.hpp>

Public Attributes

std::unique_ptr< ClusterCommunicationServiceservice
 The constructed service.
std::unique_ptr< data::LedgerCacheLoadingStateInterface const > cacheLoadingState
 Clone of cache loading state for use by the cache loader.

Detailed Description

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.


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