Package | Description |
---|---|
org.opendaylight.vtn.manager.internal.vnode |
Class and Description |
---|
AddVlanMapTask
AddVlanMapTask describes the MD-SAL datastore transaction task
that adds a VLAN mapping to the specified vBridge. |
FlowFilterTask
Abstract base class for a task that updates the flow filter configurations
in the flow filter list.
|
MacEntryWalker
MacTable describes a task that walks all the entries in the
specified MAC address tables. |
MapCleaner
MapCleaner provides interfaces to be implemented by classes
which purge cached network resources created by virtual network mapping. |
PacketContext
PacketContext class describes the context of received packet. |
RemoveFlowFilterTask
RemoveFlowFilterTask describes the MD-SAL datastore transaction task
that deletes all the specified flow filter configurations from the specified
virtual node. |
RemoveMacEntryTask
RemoveMacEntryTask describes the MD-SAL datastore transaction task
that removes the given MAC addresses from the MAC address table in the
specified vBridge. |
RemovePortMapTask
RemovePortMapTask describes the MD-SAL datastore transaction task
that removes the port mapping from the specified virtual interface. |
RemoveVbridgeTask
RemoveVbridgeTask describes the MD-SAL datastore transaction task
that removes the specified vBridge. |
RemoveVinterfaceTask
RemoveVinterfaceTask describes the MD-SAL datastore transaction task
that removes the specified virtual interface. |
RemoveVirtualNodeTask
An abstract implementation of
DeleteDataTask used to remove
the specified virtual node from the MD-SAL datastore. |
RemoveVlanMapTask
RemoveVlanMapTask describes the MD-SAL datastore transaction task
that removes all the specified VLAN mappings from the specified vBridge. |
RemoveVterminalTask
RemoveVterminalTask describes the MD-SAL datastore transaction task
that removes the specified vTerminal. |
RemoveVtnTask
RemoveVtnTask describes the MD-SAL datastore transaction task
that removes the specified VTN. |
SetFlowFilterTask
SetFlowFilterTask describes the MD-SAL datastore transaction task
that sets all the specified flow filter configurations into the flow filter
list in the specified virtual node. |
SetMacMapAclTask
SetMacMapAclTask describes the MD-SAL datastore transaction task
that configures the access control list in the MAC mapping. |
SetMacMapTask
SetMacMapTask describes the MD-SAL datastore transaction task
that configures a MAC mapping in the specified vBridge. |
SetPortMapTask
SetPortMapTask describes the MD-SAL datastore transaction task
that configures the port mapping in the specified virtual interface. |
UpdateMacMapTask
Base class for classes that implement RPC task to update the MAC mapping
configuration.
|
UpdateVbridgeTask
UpdateVbridgeTask describes the MD-SAL datastore transaction task
that creates or updates the specified vBridge. |
UpdateVinterfaceTask
UpdateVinterfaceTask describes the MD-SAL datastore transaction task
that creates or updates the specified virtual interface. |
UpdateVirtualNodeTask
An abstract implementation of
TxTask used to create or
update a virtual node in the MD-SAL datastore. |
UpdateVterminalTask
UpdateVterminalTask describes the MD-SAL datastore transaction task
that creates or updates the specified vTerminal. |
UpdateVtnTask
UpdateVtnTask describes the MD-SAL datastore transaction task
that creates or updates the specified VTN. |
VBridge
VBridge describes a configuration and runtime status for a vBridge. |
VBridgeInterface
VBridgeInterface describes a configuration and runtime status for a
virtual interface inside vBridge. |
VInterface
VInterface describes a configuration and runtime status for a
virtual interface. |
VirtualBridge
VInterface describes a configuration and runtime status for a
virtual bridge inside VTN. |
VirtualElement
VirtualNode describes an abstracted data for a virtual network
element in the VTN. |
VirtualMapNode
VirtualMapNode determines interfaces to be implemented by virtual
node classes which map the physical network element. |
VirtualMapRegistry
VirtualMapRegistry describes a base context for registering virtual
network mapping. |
VirtualNode
VirtualNode describes an abstracted data for a virtual node. |
VlanMapPortFilter
An implementation of
PortFilter that accepts SalPort
instances corresponding to switch ports mapped by the specified
VLAN mapping. |
VNodeReader
Helper class to read virtual node in the VTN tree using the specified
MD-SAL datastore transaction.
|
VNodeWalker
VNodeWalker describes a VTN task that walks all the virtual nodes
in the VTN model tree. |
VTerminal
VTerminal describes a configuration and runtime status for a
vTerminal. |
VTerminalInterface
VTerminalInterface describes a configuration and runtime status for
a virtual interface inside vTerminal. |
Copyright © 2018 OpenDaylight. All rights reserved.