Uses of Interface
com.codahale.metrics.Metered
-
-
Uses of Metered in com.codahale.metrics
Classes in com.codahale.metrics that implement Metered Modifier and Type Class Description classMeterA meter metric which measures mean throughput and one-, five-, and fifteen-minute moving average throughputs.classTimerA timer metric which aggregates timing durations and provides duration statistics, plus throughput statistics viaMeter.
-