@Target(value={ANNOTATION_TYPE,TYPE,METHOD}) @Repeatable(value=TimedSet.class) @Retention(value=RUNTIME) @Inherited public @interface Timed
Modifier and Type | Optional Element and Description |
---|---|
String |
description |
String[] |
extraTags |
boolean |
histogram |
boolean |
longTask |
double[] |
percentiles |
String |
value |
Copyright © 2019. All rights reserved.