Package net.i2p.stat
Interface StatLog
-
- All Known Implementing Classes:
BufferedStatLog
public interface StatLog
Component to be notified when a particular event occurs
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
addData(String scope, String stat, long value, long duration)
-