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