Package net.i2p.stat
Class BufferedStatLog
- java.lang.Object
- 
- net.i2p.stat.BufferedStatLog
 
- 
- 
Constructor SummaryConstructors Constructor Description BufferedStatLog(I2PAppContext ctx)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddData(String scope, String stat, long value, long duration)
 
- 
- 
- 
Constructor Detail- 
BufferedStatLogpublic BufferedStatLog(I2PAppContext ctx) 
 
- 
 
-