@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented public @interface MeterTimer
| 限定符和类型 | 可选元素和说明 |
|---|---|
String |
description
描述
|
String |
name
名称
|
double[] |
percentiles
百分位数
|
String[] |
tags
标签
|
String |
value
名称
|
Copyright © 2024. All rights reserved.