xrpld
Loading...
Searching...
No Matches
xrpl::NetworkOPsImp::Stats Struct Reference
Collaboration diagram for xrpl::NetworkOPsImp::Stats:

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 disconnectedDuration
beast::insight::Gauge connectedDuration
beast::insight::Gauge syncingDuration
beast::insight::Gauge trackingDuration
beast::insight::Gauge fullDuration
beast::insight::Gauge disconnectedTransitions
beast::insight::Gauge connectedTransitions
beast::insight::Gauge syncingTransitions
beast::insight::Gauge trackingTransitions
beast::insight::Gauge fullTransitions

Detailed Description

Definition at line 1025 of file NetworkOPs.cpp.

Constructor & Destructor Documentation

◆ Stats()

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

Definition at line 1028 of file NetworkOPs.cpp.

Member Data Documentation

◆ hook

beast::insight::Hook xrpl::NetworkOPsImp::Stats::hook

Definition at line 1046 of file NetworkOPs.cpp.

◆ disconnectedDuration

beast::insight::Gauge xrpl::NetworkOPsImp::Stats::disconnectedDuration

Definition at line 1047 of file NetworkOPs.cpp.

◆ connectedDuration

beast::insight::Gauge xrpl::NetworkOPsImp::Stats::connectedDuration

Definition at line 1048 of file NetworkOPs.cpp.

◆ syncingDuration

beast::insight::Gauge xrpl::NetworkOPsImp::Stats::syncingDuration

Definition at line 1049 of file NetworkOPs.cpp.

◆ trackingDuration

beast::insight::Gauge xrpl::NetworkOPsImp::Stats::trackingDuration

Definition at line 1050 of file NetworkOPs.cpp.

◆ fullDuration

beast::insight::Gauge xrpl::NetworkOPsImp::Stats::fullDuration

Definition at line 1051 of file NetworkOPs.cpp.

◆ disconnectedTransitions

beast::insight::Gauge xrpl::NetworkOPsImp::Stats::disconnectedTransitions

Definition at line 1053 of file NetworkOPs.cpp.

◆ connectedTransitions

beast::insight::Gauge xrpl::NetworkOPsImp::Stats::connectedTransitions

Definition at line 1054 of file NetworkOPs.cpp.

◆ syncingTransitions

beast::insight::Gauge xrpl::NetworkOPsImp::Stats::syncingTransitions

Definition at line 1055 of file NetworkOPs.cpp.

◆ trackingTransitions

beast::insight::Gauge xrpl::NetworkOPsImp::Stats::trackingTransitions

Definition at line 1056 of file NetworkOPs.cpp.

◆ fullTransitions

beast::insight::Gauge xrpl::NetworkOPsImp::Stats::fullTransitions

Definition at line 1057 of file NetworkOPs.cpp.