public interface RetrySleeper
void
sleepFor(long time, java.util.concurrent.TimeUnit unit)
void sleepFor(long time, java.util.concurrent.TimeUnit unit) throws java.lang.InterruptedException
time
unit
java.lang.InterruptedException
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.