Package alluxio

Interface HealthCheckClient


  • public interface HealthCheckClient
    Client for checking service availability.
    • Method Detail

      • isServing

        boolean isServing()
        Returns:
        true if the service is serving requests, otherwise false. The implementation should perform retries if appropriate