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