Package org.eclipse.jetty.util.statistic
Class RateCounter
- java.lang.Object
-
- org.eclipse.jetty.util.statistic.RateCounter
-
@Deprecated(since="2021-05-27") public class RateCounter extends Object
Deprecated.The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
-
-
Constructor Summary
Constructors Constructor Description RateCounter()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description void
add(long l)
Deprecated.long
getRate()
Deprecated.void
reset()
Deprecated.
-