Skip navigation links
C D E G I M R T 

C

CachedGauge - Annotation Type in io.dropwizard.metrics5.annotation
An annotation for marking a method as a gauge, which caches the result for a specified time.
Counted - Annotation Type in io.dropwizard.metrics5.annotation
An annotation for marking a method of an annotated object as counted.

D

DEFAULT_NAME_SUFFIX - Static variable in annotation type io.dropwizard.metrics5.annotation.ExceptionMetered
The default suffix for meter names.

E

ExceptionMetered - Annotation Type in io.dropwizard.metrics5.annotation
An annotation for marking a method of an annotated object as metered.

G

Gauge - Annotation Type in io.dropwizard.metrics5.annotation
An annotation for marking a method of an annotated object as a gauge.

I

io.dropwizard.metrics5.annotation - package io.dropwizard.metrics5.annotation
 

M

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

R

ResponseMetered - Annotation Type in io.dropwizard.metrics5.annotation
An annotation for marking a method of an annotated object as metered.

T

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

Copyright © 2019. All rights reserved.