Interface NodeHealthChecker


  • public interface NodeHealthChecker
    Author:
    Emanuel Muckenhuber
    • Method Detail

      • checkResponse

        boolean checkResponse​(ClientResponse response)
        Check the response of a health check.
        Parameters:
        response - the client response
        Returns:
        true if the response from the node is healthy