Uses of Class
io.airlift.stats.CounterStat
-
Packages that use CounterStat Package Description io.airlift.stats -
-
Uses of CounterStat in io.airlift.stats
Methods in io.airlift.stats with parameters of type CounterStat Modifier and Type Method Description voidCounterStat. merge(CounterStat counterStat)voidCounterStat. resetTo(CounterStat counterStat)Deprecated.
-