Interface DetectFuture

    • Method Detail

      • setServiceDetected

        void setServiceDetected​(boolean serviceDetected)

        setServiceDetected

        Parameters:
        serviceDetected - a boolean.
      • setException

        void setException​(Throwable throwable)

        setException

        Parameters:
        throwable - a Throwable object.
      • awaitForUninterruptibly

        void awaitForUninterruptibly()

        awaitForUninterruptibly

      • isDone

        boolean isDone()

        isDone