| Package | Description |
|---|---|
| org.opendaylight.vtn.manager.internal.flow.remove |
| Class and Description |
|---|
DeleteFlowTxTask
PutFlowTxTask describes the MD-SAL datastore transaction task that
uninstalls VTN data flows. |
FlowRemoveContext
FlowRemoveContext describes a runtime context for removing
VTN data flows. |
| GlobalScanFlowRemover
An implementation of
FlowRemover which determines
VTN data flows to be removed by a sequential scan. |
| IndexFlowRemover
An implementation of
FlowRemover which removes all VTN data flows
in the specified flow index. |
| NodeFlowRemover
An implementation of
FlowRemover which removes
VTN data flows related to the specified switch. |
| PortFlowRemover
An implementation of
FlowRemover which removes
VTN data flows related to the specified switch port. |
| PortIndexFlowRemover
An implementation of
FlowRemover which removes
VTN data flows in the specified VTN using port flow index. |
RemovedAllFlows
RemovedAllFlows describes flow entries removed by
AllFlowRemover. |
RemovedDataFlow
RemovedDataFlow describes a VTN data flow notified by a FLOW_REMOVED
notification. |
RemovedDataFlows
RemovedDataFlows describes a list of VTN data flows removed by
FlowRemover. |
| RemovedFlowRemover
An implementation of
FlowRemover which removes a VTN data flow
associated with a removed flow entry. |
RemovedPortFlows
RemovedPortFlows describes flow entries removed by
PortFlowRemover. |
| ScanFlowRemover
An implementation of
FlowRemover which determines VTN data flows
to be removed by a sequential scan. |
| TenantFlowRemover
An implementation of
FlowRemover which removes all VTN data flows
in the specified VTN. |
| TenantIndexFlowRemover
An implementation of
FlowRemover which removes VTN data flows
in the specified VTN using flow index. |
| TenantScanFlowRemover
An implementation of
FlowRemover which determines
VTN data flows to be removed by a sequential scan. |
Copyright © 2018 OpenDaylight. All rights reserved.