public interface AsyncEventsWaiter extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
boolean |
awaitEventsConsumption()
Wait by blocking calling thread until pending events have been processed
by other threads in the background.
|
closeboolean awaitEventsConsumption()
throws org.awaitility.core.ConditionTimeoutException
org.awaitility.core.ConditionTimeoutException - if timed out while waitingCopyright © 2019 OpenDaylight. All rights reserved.