Polling instead.@Deprecated public interface Poller
for a better way to implement polling| Modifier and Type | Method and Description |
|---|---|
boolean |
call()
Deprecated.
|
boolean |
callAndWait()
Deprecated.
|
boolean |
callUntilCondition()
Deprecated.
|
boolean |
condition()
Deprecated.
|
boolean call()
boolean condition()
boolean callAndWait()
throws InterruptedException
InterruptedExceptionboolean callUntilCondition()
throws InterruptedException
InterruptedExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.