Package io.airlift.stats
Class DecayCounter.DecayCounterSnapshot
java.lang.Object
io.airlift.stats.DecayCounter.DecayCounterSnapshot
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DecayCounterSnapshot
public DecayCounterSnapshot(double count, double rate)
-
-
Method Details
-
getCount
public double getCount() -
getRate
public double getRate() -
toString
-