Interface RetryScheduler

    • Method Detail

      • retry

        void retry​(Runnable task,
                   int count)