类的使用
top.codef.properties.servicemonitor.ServiceCheck
使用ServiceCheck的程序包
程序包
说明
-
top.codef.microservice.components中ServiceCheck的使用
修饰符和类型方法说明booleanConsulHealthCheckHandler.isHealthy(org.springframework.cloud.client.ServiceInstance serviceInstance, ServiceCheck serviceCheck) -
top.codef.microservice.control中ServiceCheck的使用
-
top.codef.microservice.events中ServiceCheck的使用
类型变量类型为ServiceCheck的top.codef.microservice.events中的构造器参数限定符构造器说明ServiceDiscoveredListener(ServiceCheckControl serviceCheckControl, Map<String, ServiceCheck> map, org.springframework.cloud.client.discovery.DiscoveryClient discoveryClient, org.springframework.context.ApplicationEventPublisher applicationEventPublisher) -
top.codef.microservice.interfaces中ServiceCheck的使用
修饰符和类型方法说明booleanHealthCheckHandler.isHealthy(org.springframework.cloud.client.ServiceInstance serviceInstance, ServiceCheck serviceCheck) 健康检查处理 -
top.codef.microservice.task中ServiceCheck的使用
参数类型为ServiceCheck的top.codef.microservice.task中的构造器限定符构造器说明ServiceCheckTask(String serviceId, ServiceCheck serviceCheck, org.springframework.cloud.client.discovery.DiscoveryClient discoveryClient, HealthCheckHandler healthCheckHandler, org.springframework.context.ApplicationEventPublisher applicationEventPublisher) -
top.codef.properties.servicemonitor中ServiceCheck的使用
返回变量类型为ServiceCheck的类型的top.codef.properties.servicemonitor中的方法类型变量类型为ServiceCheck的top.codef.properties.servicemonitor中的方法参数修饰符和类型方法说明voidServiceMonitorProperties.setMonitorServices(Map<String, ServiceCheck> monitorServices)