Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
BufferedStatLog
Note - if no filter is defined in stat.logFilters at startup, this class will not
be instantiated - see StatManager.
|
Modifier and Type | Method and Description |
---|---|
StatLog |
StatManager.getStatLog()
may be null
|
Modifier and Type | Method and Description |
---|---|
void |
StatManager.setStatLog(StatLog log) |
void |
RateStat.setStatLog(StatLog sl) |