| Package | Description |
|---|---|
| org.opendaylight.vtn.manager.internal.util.concurrent |
| Modifier and Type | Method and Description |
|---|---|
static TimeoutCounter |
TimeoutCounter.newInfiniteTimeout()
Create a new timeout counter that waits for the notification with
infinite timeout.
|
static TimeoutCounter |
TimeoutCounter.newTimeout(long timeout,
TimeUnit unit)
Create a new timeout counter that waits for the notificaition within
the specified timeout.
|
Copyright © 2018 OpenDaylight. All rights reserved.