Package com.codahale.metrics.annotation


package com.codahale.metrics.annotation
  • Class
    Description
    An annotation for marking a method as a gauge, which caches the result for a specified time.
    An annotation for marking a method of an annotated object as counted.
    An annotation for marking a method of an annotated object as metered.
    An annotation for marking a method of an annotated object as a gauge.
    An annotation for marking a method of an annotated object as metered.
    An annotation requesting that a metric be injected or registered.
    An annotation for marking a method of an annotated object as metered.
    ResponseMeteredLevel is a parameter for the ResponseMetered annotation.
    An annotation for marking a method of an annotated object as timed.