Interface ConditionEvaluator

    • Method Detail

      • eval

        ConditionEvaluationResult eval​(java.time.Duration pollInterval)
                                throws java.lang.Exception
        Parameters:
        pollInterval - The poll interval for the for this evaluation round
        Throws:
        java.lang.Exception