Annotation Type Timed
-
@Target({ANNOTATION_TYPE,TYPE,METHOD}) @Repeatable(TimedSet.class) @Retention(RUNTIME) @Inherited public @interface Timed
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
description
String[]
extraTags
boolean
histogram
boolean
longTask
double[]
percentiles
String
value
-