Interface HealthStatusChecker


public interface HealthStatusChecker
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
     
    boolean
    isHealthy(@Nullable String type)
     
  • Method Details

    • isHealthy

      default boolean isHealthy()
    • isHealthy

      boolean isHealthy(@Nullable String type)