Package net.i2p.stat
Interface RateSummaryListener
-
- All Known Implementing Classes:
SummaryListener
public interface RateSummaryListener
Receive the state of the rate when its coallesced
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
add(double totalValue, long eventCount, double totalEventTime, long period)
-