Skip navigation links
C D E G M R T 

C

CachedGauge - Annotation Type in com.codahale.metrics.annotation
An annotation for marking a method as a gauge, which caches the result for a specified time.
com.codahale.metrics.annotation - package com.codahale.metrics.annotation
 
Counted - Annotation Type in com.codahale.metrics.annotation
An annotation for marking a method of an annotated object as counted.

D

DEFAULT_NAME_SUFFIX - Static variable in annotation type com.codahale.metrics.annotation.ExceptionMetered
The default suffix for meter names.

E

ExceptionMetered - Annotation Type in com.codahale.metrics.annotation
An annotation for marking a method of an annotated object as metered.

G

Gauge - Annotation Type in com.codahale.metrics.annotation
An annotation for marking a method of an annotated object as a gauge.

M

Metered - Annotation Type in com.codahale.metrics.annotation
An annotation for marking a method of an annotated object as metered.
Metric - Annotation Type in com.codahale.metrics.annotation
An annotation requesting that a metric be injected or registered.

R

ResponseMetered - Annotation Type in com.codahale.metrics.annotation
An annotation for marking a method of an annotated object as metered.

T

Timed - Annotation Type in com.codahale.metrics.annotation
An annotation for marking a method of an annotated object as timed.
C D E G M R T 
Skip navigation links

Copyright © 2011. All rights reserved.