|
xrpld
|

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 | activeInboundPeers |
| beast::insight::Gauge | activeOutboundPeers |
Definition at line 227 of file PeerfinderManager.cpp.
| xrpl::PeerFinder::ManagerImp::Stats::Stats | ( | Handler const & | handler, |
| beast::insight::Collector::ptr const & | collector ) |
Definition at line 230 of file PeerfinderManager.cpp.
| beast::insight::Hook xrpl::PeerFinder::ManagerImp::Stats::hook |
Definition at line 237 of file PeerfinderManager.cpp.
| beast::insight::Gauge xrpl::PeerFinder::ManagerImp::Stats::activeInboundPeers |
Definition at line 238 of file PeerfinderManager.cpp.
| beast::insight::Gauge xrpl::PeerFinder::ManagerImp::Stats::activeOutboundPeers |
Definition at line 239 of file PeerfinderManager.cpp.