| Package | Description |
|---|---|
| org.opendaylight.vtn.manager.internal.config |
This package contains classes that manages the global configurations for
the VTN Manager.
|
| org.opendaylight.vtn.manager.internal.flow | |
| org.opendaylight.vtn.manager.internal.flow.cond | |
| org.opendaylight.vtn.manager.internal.flow.stats | |
| org.opendaylight.vtn.manager.internal.inventory | |
| org.opendaylight.vtn.manager.internal.packet | |
| org.opendaylight.vtn.manager.internal.routing | |
| org.opendaylight.vtn.manager.internal.util | |
| org.opendaylight.vtn.manager.internal.vnode |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigListener
VTN configuration listener for configuration view.
|
class |
OperationalListener
VTN configuration listener for operational view.
|
class |
VtnConfigListener
The base class for data tree change listeners that listens vtn-config.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VTNFlowManager
Flow entry manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlowCondManager
Flow condition manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SalFlowIdResolver
SalFlowIdResolver is used to resolve MD-SAL flow ID assigned to
the VTN flow. |
| Modifier and Type | Class and Description |
|---|---|
class |
InventoryMaintainer<T extends org.opendaylight.yangtools.yang.binding.DataObject,C>
Base class for MD-SAL data change listeners that maintain the VTN inventory
data.
|
class |
NodeConnectorListener
Listener class that listens the change of MD-SAL node connectors.
|
class |
NodeListener
Listener class that listens the change of MD-SAL nodes.
|
class |
StaticTopologyManager
StaticTopologyManager manages the static network topology
configured by user. |
class |
TopologyListener
Listener class that listens the change of MD-SAL topology datastore.
|
class |
VTNInventoryManager
Internal inventory manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VTNPacketService
Provider of internal packet services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PathMapManager
Path map manager.
|
class |
VTNRoutingManager
Internal routing manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDataChangeListener<T extends org.opendaylight.yangtools.yang.binding.DataObject,C>
Abstract base class for MD-SAL datastore listener.
|
class |
DataStoreListener<T extends org.opendaylight.yangtools.yang.binding.DataObject,C>
Abstract base class for MD-SAL datastore listener.
|
class |
MultiDataStoreListener<T extends org.opendaylight.yangtools.yang.binding.DataObject,C>
Abstract base class for MD-SAL datastore change listener that listens
multiple data objects in the same data model tree.
|
class |
SalNotificationListener
Abstract base class for MD-SAL notification listener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VTenantManager
Virtual tenant manager.
|
Copyright © 2018 OpenDaylight. All rights reserved.