@Target(value=METHOD)
@Retention(value=RUNTIME)
@Documented
public @interface ManagedMetricManagedMetric| 修飾子と型 | オプションの要素と説明 |
|---|---|
java.lang.String | category |
int | currencyTimeLimit |
java.lang.String | description |
java.lang.String | displayName |
MetricType | metricType |
int | persistPeriod |
java.lang.String | persistPolicy |
java.lang.String | unit |
public abstract MetricType metricType