@InterfaceAudience.Public @InterfaceStability.Evolving public interface MetricsInfo
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| String | description()Typically the description corresponds to annotation  Metric.about()or the name of the class. | 
| String | name()Typically name corresponds to annotation  Metric.value()or
 the name of the class. | 
String name()
Metric.value() or
 the name of the class.String description()
Metric.about()
 or the name of the class.Copyright © 2016 Apache Software Foundation. All rights reserved.