public abstract class GlobalScanFlowRemover extends ScanFlowRemover
FlowRemover which determines
VTN data flows to be removed by a sequential scan.
This flow remover affects flow entries in all the VTNs.
| Constructor and Description |
|---|
GlobalScanFlowRemover() |
| Modifier and Type | Method and Description |
|---|---|
protected List<VtnFlowTable> |
getFlowTables(org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction tx)
Return a list of all existing VTN flow tables.
|
removeDataFlow, selectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescriptionprotected final List<VtnFlowTable> getFlowTables(org.opendaylight.controller.md.sal.binding.api.ReadWriteTransaction tx) throws VTNException
getFlowTables in class ScanFlowRemovertx - A ReadWriteTransaction instance.VTNException - An error occurred.Copyright © 2018 OpenDaylight. All rights reserved.