public interface Waitable<T>
| Modifier and Type | Method and Description |
|---|---|
T |
waitUntilReady(long amount,
TimeUnit timeUnit) |
T waitUntilReady(long amount, TimeUnit timeUnit) throws InterruptedException
InterruptedExceptionCopyright © 2015–2017 Red Hat. All rights reserved.