| Interface | Description |
|---|---|
| EchoServiceCallbackFilters | |
| LockAquisitionCallback |
Callback that can be registered with
OvsdbClient to
get notified of a lock stolen. |
| LockStolenCallback |
Callback that can be registered with
OvsdbClient to
get notified of a lock stolen. |
| MonitorCallBack | |
| OvsdbClient |
The main interface to interact with a device speaking ovsdb protocol in an asynchronous fashion and hence most
operations return a Future object representing the eventual response data from the remote.
|
| OvsdbConnection |
OvsDBConnection Interface provides OVSDB connection management APIs which includes
both Active and Passive connections.
|
| OvsdbConnectionListener |
Applications interested in Passive ovsdb connection events should implement this interface.
|
| Class | Description |
|---|---|
| MonitorHandle | |
| OvsdbConnectionInfo |
| Enum | Description |
|---|---|
| OvsdbConnectionInfo.ConnectionType | |
| OvsdbConnectionInfo.SocketConnectionType |
Copyright © 2018 OpenDaylight. All rights reserved.