| Package | Description |
|---|---|
| org.opendaylight.vtn.manager.internal.flow.remove |
| Modifier and Type | Class and Description |
|---|---|
class |
RemovedPortFlows
RemovedPortFlows describes flow entries removed by
PortFlowRemover. |
| Modifier and Type | Method and Description |
|---|---|
RemovedDataFlows<NodeFlowRemover> |
NodeFlowRemover.removeDataFlow(TxContext ctx)
Remove VTN data flows from the MD-SAL datastore.
|
RemovedDataFlows<ScanFlowRemover> |
ScanFlowRemover.removeDataFlow(TxContext ctx)
Remove VTN data flows from the MD-SAL datastore.
|
RemovedDataFlows<TenantFlowRemover> |
TenantFlowRemover.removeDataFlow(TxContext ctx)
Remove VTN data flows from the MD-SAL datastore.
|
RemovedDataFlows<TenantIndexFlowRemover<T>> |
TenantIndexFlowRemover.removeDataFlow(TxContext ctx)
Remove VTN data flows from the MD-SAL datastore.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
NodeFlowRemover.add(RemovedDataFlows removed,
FlowCache fc)
Invoked when the given data flow has been removed.
|
Copyright © 2018 OpenDaylight. All rights reserved.