| Package | Description |
|---|---|
| org.opendaylight.vtn.manager.internal.flow.remove |
| Modifier and Type | Class and Description |
|---|---|
class |
EdgeHostFlowRemover
An implementation of
FlowRemover which removes
VTN data flows related to the specified layer 2 host. |
class |
EdgeNodeFlowRemover
An implementation of
FlowRemover which removes
VTN data flows related to the specified edge network on a switch. |
class |
EdgePortFlowRemover
An implementation of
FlowRemover which removes
VTN data flows related to the specified edge network on a switch port. |
class |
PortIndexFlowRemover
An implementation of
FlowRemover which removes
VTN data flows in the specified VTN using port flow index. |
| Modifier and Type | Method and Description |
|---|---|
RemovedDataFlows<TenantIndexFlowRemover<T>> |
TenantIndexFlowRemover.removeDataFlow(TxContext ctx)
Remove VTN data flows from the MD-SAL datastore.
|
Copyright © 2018 OpenDaylight. All rights reserved.