Uses of Class
io.airlift.stats.DecayCounter
-
Packages that use DecayCounter Package Description io.airlift.stats -
-
Uses of DecayCounter in io.airlift.stats
Methods in io.airlift.stats that return DecayCounter Modifier and Type Method Description DecayCounterDecayCounter. duplicate()DecayCounterCounterStat. getFifteenMinute()DecayCounterCounterStat. getFiveMinute()DecayCounterCounterStat. getOneMinute()Methods in io.airlift.stats with parameters of type DecayCounter Modifier and Type Method Description voidDecayCounter. merge(DecayCounter decayCounter)voidDecayCounter. resetTo(DecayCounter counter)Deprecated.
-