类的使用
org.springframework.boot.actuate.autoconfigure.metrics.MeterValue
使用MeterValue的程序包
程序包
说明
Auto-configuration for actuator metrics and Micrometer.
-
org.springframework.boot.actuate.autoconfigure.metrics中MeterValue的使用
修饰符和类型方法说明static MeterValue
MeterValue.valueOf
(double value) Return a newMeterValue
instance for the given double value.static MeterValue
Return a newMeterValue
instance for the given String value.