Interface CacheHealth

  • All Known Implementing Classes:
    CacheHealthImpl

    public interface CacheHealth
    Cache health information.
    Since:
    9.0
    Author:
    Sebastian Ɓaskawiec
    • Method Detail

      • getCacheName

        String getCacheName()
        Returns Cache name.
      • getStatus

        HealthStatus getStatus()
        Returns Cache health status.