| Package | Description |
|---|---|
| org.opendaylight.vtn.manager.internal.flow.remove |
| Modifier and Type | Class and Description |
|---|---|
class |
GlobalScanFlowRemover
An implementation of
FlowRemover which determines
VTN data flows to be removed by a sequential scan. |
class |
PathPolicyFlowRemover
An implementation of
FlowRemover which removes
VTN data flows whose packet route were determined by the specified path
policy. |
class |
TenantScanFlowRemover
An implementation of
FlowRemover which determines
VTN data flows to be removed by a sequential scan. |
class |
VNodeFlowRemover
An implementation of
FlowRemover which removes
VTN data flows related to the specified virtual node. |
| Modifier and Type | Method and Description |
|---|---|
RemovedDataFlows<ScanFlowRemover> |
ScanFlowRemover.removeDataFlow(TxContext ctx)
Remove VTN data flows from the MD-SAL datastore.
|
Copyright © 2018 OpenDaylight. All rights reserved.