Uses of Interface
com.codahale.metrics.Sampling
-
-
Uses of Sampling in com.codahale.metrics
Classes in com.codahale.metrics that implement Sampling Modifier and Type Class Description classHistogramA metric which calculates the distribution of a value.classTimerA timer metric which aggregates timing durations and provides duration statistics, plus throughput statistics viaMeter.
-