| Interface | Description |
|---|---|
| VTNInventoryListener |
Interface for classes that listen change of VTN node information.
|
| Class | Description |
|---|---|
| InventoryMaintainer<T extends org.opendaylight.yangtools.yang.binding.DataObject,C> |
Base class for MD-SAL data change listeners that maintain the VTN inventory
data.
|
| NodeConnectorListener |
Listener class that listens the change of MD-SAL node connectors.
|
| NodeListener |
Listener class that listens the change of MD-SAL nodes.
|
| StaticTopologyManager |
StaticTopologyManager manages the static network topology
configured by user. |
| TopologyListener |
Listener class that listens the change of MD-SAL topology datastore.
|
| VTNInventoryManager |
Internal inventory manager.
|
| VtnNodeEvent |
VtnNodeEvent describes an event which notifies a VTN node has been
added or removed. |
| VtnNodeManager |
NodeManager keeps all the VTN nodes in the vtn-nodes container. |
| VtnPortEvent |
VtnPortEvent describes an event which notifies a VTN port has been
added, changed, orremoved. |
Copyright © 2018 OpenDaylight. All rights reserved.