|
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 | activeInboundPeers |
| beast::insight::Gauge | activeOutboundPeers |
Definition at line 219 of file PeerfinderManager.cpp.
| ripple::PeerFinder::ManagerImp::Stats::Stats | ( | Handler const & | handler, |
| beast::insight::Collector::ptr const & | collector | ||
| ) |
Definition at line 222 of file PeerfinderManager.cpp.
| beast::insight::Hook ripple::PeerFinder::ManagerImp::Stats::hook |
Definition at line 233 of file PeerfinderManager.cpp.
| beast::insight::Gauge ripple::PeerFinder::ManagerImp::Stats::activeInboundPeers |
Definition at line 234 of file PeerfinderManager.cpp.
| beast::insight::Gauge ripple::PeerFinder::ManagerImp::Stats::activeOutboundPeers |
Definition at line 235 of file PeerfinderManager.cpp.