Uses of Class
net.i2p.stat.Rate
Package
Description
The router console user interface, implemented in routerconsole.jar, with these classes
supporting the webapp in routerconsole.war.
These classes define the statistics package used extensively throughout
the I2P router - both for adaptive operation of the router
and for debugging.
-
Uses of Rate in net.i2p.router.web
Modifier and TypeMethodDescriptionboolean
StatSummarizer.getXML
(Rate rate, OutputStream out) boolean
StatSummarizer.renderPng
(Rate rate, OutputStream out) boolean
StatSummarizer.renderPng
(Rate rate, OutputStream out, int width, int height, boolean hideLegend, boolean hideGrid, boolean hideTitle, boolean showEvents, int periodCount, int end, boolean showCredit) This does the single data graphs. -
Uses of Rate in net.i2p.stat