Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
rpc::BaseServerInfoHandler< LoadBalancerType, ETLServiceType, CountersType >::CacheSection Struct Reference

A struct to hold the cache section of the output. More...

#include <ServerInfo.hpp>

Public Attributes

std::size_t size = 0
 
bool isEnabled = false
 
bool isFull = false
 
ripple::LedgerIndex latestLedgerSeq = {}
 
float objectHitRate = 1.0
 
float successorHitRate = 1.0
 

Detailed Description

template<typename LoadBalancerType, typename ETLServiceType, typename CountersType>
struct rpc::BaseServerInfoHandler< LoadBalancerType, ETLServiceType, CountersType >::CacheSection

A struct to hold the cache section of the output.


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