Interface Health


  • public interface Health
    An entry point for checking health status.
    Since:
    9.0
    Author:
    Sebastian Ɓaskawiec
    • Method Detail

      • getClusterHealth

        ClusterHealth getClusterHealth()
        Returns Cluster health.
      • getCacheHealth

        List<CacheHealth> getCacheHealth()
        Returns per cache health.
      • getHostInfo

        HostInfo getHostInfo()
        Gets basic information about the host.