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, setCounter
createStatisticEntry
in class LimitedSetStatistic<K>