rippled
|
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 |
Definition at line 412 of file LedgerMaster.h.
ripple::LedgerMaster::Stats::Stats | ( | Handler const & | handler, |
beast::insight::Collector::ptr const & | collector | ||
) |
Definition at line 415 of file LedgerMaster.h.
beast::insight::Hook ripple::LedgerMaster::Stats::hook |
Definition at line 426 of file LedgerMaster.h.
beast::insight::Gauge ripple::LedgerMaster::Stats::validatedLedgerAge |
Definition at line 427 of file LedgerMaster.h.
beast::insight::Gauge ripple::LedgerMaster::Stats::publishedLedgerAge |
Definition at line 428 of file LedgerMaster.h.