| Class | Description |
|---|---|
| ClearFlowConditionTask |
ClearFlowConditionTask describes the MD-SAL datastore transaction
task that clears the flow condition container. |
| FlowCondManager |
Flow condition manager.
|
| FlowMatchTask<T extends AbstractTxTask<VtnUpdateType>,O> |
Abstract base class for a task that updates the flow match configurations
in the flow condition.
|
| RemoveFlowConditionTask |
RemoveFlowConditionTask describes the MD-SAL datastore transaction
task that deletes the specified flow condition configuration. |
| RemoveFlowMatchTask |
RemoveFlowMatchTask describes the MD-SAL datastore transaction task
that deletes all the specified flow match configurations in the flow
condition configuration. |
| RemoveMatchTask |
RemoveMatchTask describes the MD-SAL datastore transaction task that
deletes the flow match configuration associated with the given index in the
flow condition. |
| SetFlowConditionTask |
SetFlowConditionTask describes the MD-SAL datastore transaction
task that creates or updates the specified flow condition configuration. |
| SetFlowMatchTask |
SetFlowMatchTask describes the MD-SAL datastore transaction task
that set all the specified flow match configurations into the flow condition
configuration. |
| SetMatchTask |
SetMatchTask describes the MD-SAL datastore transaction task that
associates the flow match with the specified index in a flow condition. |
Copyright © 2018 OpenDaylight. All rights reserved.