Package net.i2p.stat
Class BufferedStatLog
- java.lang.Object
-
- net.i2p.stat.BufferedStatLog
-
-
Constructor Summary
Constructors Constructor Description BufferedStatLog(I2PAppContext ctx)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addData(String scope, String stat, long value, long duration)
-
-
-
Constructor Detail
-
BufferedStatLog
public BufferedStatLog(I2PAppContext ctx)
-
-