Uses of Interface
net.i2p.stat.RateSummaryListener
Package | Description |
---|---|
net.i2p.router.web |
The router console user interface, implemented in routerconsole.jar, with these classes
supporting the webapp in routerconsole.war.
|
net.i2p.stat |
These classes define the statistics package used extensively throughout
the I2P router - both for adaptive operation of the router
and for debugging.
|
-
Uses of RateSummaryListener in net.i2p.router.web
Classes in net.i2p.router.web that implement RateSummaryListener Modifier and Type Class Description class
SummaryListener
Creates and updates the in-memory or on-disk RRD database, and provides methods to generate graphs of the data -
Uses of RateSummaryListener in net.i2p.stat
Methods in net.i2p.stat that return RateSummaryListener Modifier and Type Method Description RateSummaryListener
Rate. getSummaryListener()
Methods in net.i2p.stat with parameters of type RateSummaryListener Modifier and Type Method Description void
Rate. setSummaryListener(RateSummaryListener listener)