Interface RetrySleeper


public interface RetrySleeper
Abstraction for retry policies to sleep
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    sleepFor(long time, TimeUnit unit)
    Sleep for the given time