public class ThroughputStatistic<K> extends LimitedSetStatistic<K>
| Constructor and Description | 
|---|
ThroughputStatistic(int limit,  | 
| Modifier and Type | Method and Description | 
|---|---|
protected LimitedSetStatisticEntry<K> | 
createStatisticEntry(K key)  | 
clear, getElement, getTopElements, inc, inc, inc, setCountercreateStatisticEntry in class LimitedSetStatistic<K>