注释类型分层结构
- org.noear.solon.cloud.metrics.annotation.MeterSummary (implements java.lang.annotation.Annotation)
- org.noear.solon.cloud.metrics.annotation.MeterCounter (implements java.lang.annotation.Annotation)
- org.noear.solon.cloud.metrics.annotation.MeterLongTimer (implements java.lang.annotation.Annotation)
- org.noear.solon.cloud.metrics.annotation.MeterGauge (implements java.lang.annotation.Annotation)
- org.noear.solon.cloud.metrics.annotation.MeterTimer (implements java.lang.annotation.Annotation)