Open Kilda Java Documentation
org.openkilda.northbound.service.HealthCheckService Interface Reference
Inheritance diagram for org.openkilda.northbound.service.HealthCheckService:
org.openkilda.northbound.service.impl.HealthCheckImpl

Public Member Functions

HealthCheck getHealthCheck ()
 

Detailed Description

HealthCheckService is for getting info about components status.

Definition at line 23 of file HealthCheckService.java.

Member Function Documentation

◆ getHealthCheck()

HealthCheck org.openkilda.northbound.service.HealthCheckService.getHealthCheck ( )

Gets health-check status.

Returns
HealthCheckService instance

Implemented in org.openkilda.northbound.service.impl.HealthCheckImpl.


The documentation for this interface was generated from the following file: