public final class AllFlowRemover extends Object implements FlowRemover
FlowRemover which removes all VTN data flows
configured in all the VTNs.
| Constructor and Description |
|---|
AllFlowRemover() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Return a brief description about this flow remover.
|
RemovedAllFlows |
removeDataFlow(TxContext ctx)
Remove VTN data flows from the MD-SAL datastore.
|
public RemovedAllFlows removeDataFlow(TxContext ctx) throws VTNException
removeDataFlow in interface FlowRemoverctx - A runtime context for transaction task.RemovedFlows instance which represents removed flow
entries.VTNException - An error occurred.public String getDescription()
getDescription in interface FlowRemoverCopyright © 2018 OpenDaylight. All rights reserved.