Enum Class的使用
com.alibaba.nacos.common.trace.HealthCheckType
使用HealthCheckType的程序包
-
com.alibaba.nacos.common.trace中HealthCheckType的使用
修饰符和类型方法说明static HealthCheckTypeReturns the enum constant of this class with the specified name.static HealthCheckType[]HealthCheckType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
com.alibaba.nacos.common.trace.event.naming中HealthCheckType的使用
修饰符和类型方法说明HealthStateChangeTraceEvent.getHealthCheckType()HealthStateChangeTraceEvent.getHealthCheckTypeFromReason(String reason)