| Package | Description |
|---|---|
| org.opendaylight.vtn.manager.internal.flow.cond | |
| org.opendaylight.vtn.manager.internal.routing | |
| org.opendaylight.vtn.manager.internal.vnode |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoveFlowConditionTask
RemoveFlowConditionTask describes the MD-SAL datastore transaction
task that deletes the specified flow condition configuration. |
class |
RemoveMatchTask
RemoveMatchTask describes the MD-SAL datastore transaction task that
deletes the flow match configuration associated with the given index in the
flow condition. |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoveCostTask
RemoveCostTask describes the MD-SAL transaction task that deletes
the link cost configuration for the specified switch port. |
class |
RemoveMapTask
RemoveMapTask describes the MD-SAL datastore transaction task that
deletes the path map configuration associated with the given index. |
class |
RemovePathPolicyTask
RemovePathPolicyTask describes the MD-SAL transaction task that
deletes the specified path policy configuration. |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteVlanMapTask
DeleteVlanMapTask describes the MD-SAL datastore transaction task
that deletes the specified VLAN mapping from the vBridge. |
class |
RemoveFilterTask
RemoveFilterTask describes the MD-SAL datastore transaction task
that deletes the flow filter configuration associated with the given index. |
class |
RemoveMacTask
RemoveMacTask describes the MD-SAL datastore transaction task
that deletes the specified MAC address table entry. |
class |
RemoveVbridgeTask
RemoveVbridgeTask describes the MD-SAL datastore transaction task
that removes the specified vBridge. |
class |
RemoveVinterfaceTask<B extends VtnPortMappableBridge>
RemoveVinterfaceTask describes the MD-SAL datastore transaction task
that removes the specified virtual interface. |
class |
RemoveVirtualNodeTask<T extends org.opendaylight.yangtools.yang.binding.DataObject,I extends VNodeIdentifier<T>>
An abstract implementation of
DeleteDataTask used to remove
the specified virtual node from the MD-SAL datastore. |
class |
RemoveVterminalTask
RemoveVterminalTask describes the MD-SAL datastore transaction task
that removes the specified vTerminal. |
class |
RemoveVtnTask
RemoveVtnTask describes the MD-SAL datastore transaction task
that removes the specified VTN. |
Copyright © 2018 OpenDaylight. All rights reserved.