Interface Healthcheck

All Known Implementing Classes:
ServiceHealthAggregator

public interface Healthcheck
An interface used to check the health of the service
  • Method Summary

    Modifier and Type
    Method
    Description
    return healthy/unhealthy status of the service
  • Method Details

    • check

      return healthy/unhealthy status of the service
      Returns:
      health status