| Interface | Description |
|---|---|
| EventSubject |
Representation for an entity that carries important information for a listener.
|
| OvsdbClientService |
Represents to provider facing side of a node.
|
| OvsdbController |
Abstraction of an ovsdb controller.
|
| OvsdbEventListener |
Allows for providers interested in ovsdb events to be notified.
|
| OvsdbEventSubject |
Represents for an entity that carry important information for listener.
|
| OvsdbNodeListener |
Allows for providers interested in node events to be notified.
|
| Class | Description |
|---|---|
| DefaultEventSubject |
This class is default event subject that implements OvsdbEventSubject.
|
| OvsdbBridge |
The class representing an OVSDB bridge.
|
| OvsdbBridge.Builder |
Builder of OVSDB bridge entities.
|
| OvsdbConstant |
Ovsdb related constants.
|
| OvsdbDatapathId |
The class representing a datapathid.
|
| OvsdbEvent<S> |
The abstract event of ovsdb.
|
| OvsdbIfaceId |
The class representing an ifaceid.
|
| OvsdbInterface |
The class representing an OVSDB interface.
|
| OvsdbInterface.Builder |
Builder of OVSDB interface entities.
|
| OvsdbMirror |
The class representing an OVSDB mirror.
|
| OvsdbMirror.Builder |
Builder of OVSDB mirror entities.
|
| OvsdbNodeId |
The class representing a nodeId of node which using ovsdb connection.
|
| OvsdbPort |
The class representing a ovsdb port.
|
| OvsdbPortName |
The class representing a port number.
|
| OvsdbPortNumber |
The class representing a port number.
|
| OvsdbPortType |
The class representing a port type.
|
| OvsdbRowStore |
The class representing a table data.
|
| OvsdbStore |
The cache for local ovsdb database.
|
| OvsdbTableStore |
The class representing a database data.
|
| Enum | Description |
|---|---|
| OvsdbEvent.Type | |
| OvsdbInterface.Type |