public interface RetrySleeper
Modifier and Type | Method | Description |
---|---|---|
void |
sleepFor(long time,
java.util.concurrent.TimeUnit unit) |
Sleep for the given time
|
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.