rippled
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ripple::LedgerMaster::Stats Struct Reference
Collaboration diagram for ripple::LedgerMaster::Stats:
Collaboration graph
[legend]

Public Member Functions

template<class Handler >
 Stats (Handler const &handler, beast::insight::Collector::ptr const &collector)
 

Public Attributes

beast::insight::Hook hook
 
beast::insight::Gauge validatedLedgerAge
 
beast::insight::Gauge publishedLedgerAge
 

Detailed Description

Definition at line 373 of file LedgerMaster.h.

Constructor & Destructor Documentation

◆ Stats()

template<class Handler >
ripple::LedgerMaster::Stats::Stats ( Handler const &  handler,
beast::insight::Collector::ptr const &  collector 
)

Definition at line 376 of file LedgerMaster.h.

Member Data Documentation

◆ hook

beast::insight::Hook ripple::LedgerMaster::Stats::hook

Definition at line 387 of file LedgerMaster.h.

◆ validatedLedgerAge

beast::insight::Gauge ripple::LedgerMaster::Stats::validatedLedgerAge

Definition at line 388 of file LedgerMaster.h.

◆ publishedLedgerAge

beast::insight::Gauge ripple::LedgerMaster::Stats::publishedLedgerAge

Definition at line 389 of file LedgerMaster.h.