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
    class 
    A meter metric which measures mean throughput and one-, five-, and fifteen-minute moving average throughputs.
    class 
    A timer metric which aggregates timing durations and provides duration statistics, plus throughput statistics via Meter.