|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RetrySleeper
Abstraction for retry policies to sleep
| Method Summary | |
|---|---|
void |
sleepFor(long time,
TimeUnit unit)
Sleep for the given time |
| Method Detail |
|---|
void sleepFor(long time,
TimeUnit unit)
throws InterruptedException
time - timeunit - time unit
InterruptedException - if the sleep is interrupted
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||