Interface RetryScheduler

    • Method Detail

      • retry

        void retry​(java.lang.Runnable task,
                   int count)