| Package | Description |
|---|---|
| org.onosproject.net.flow |
Flow rule model & related services API definitions.
|
| Modifier and Type | Method and Description |
|---|---|
List<Set<FlowRuleOperation>> |
FlowRuleOperations.stages()
Returns the flow rule operations as sets of stages that should be
executed sequentially.
|
| Modifier and Type | Method and Description |
|---|---|
FlowRuleOperations.Builder |
FlowRuleOperations.Builder.operation(FlowRuleOperation flowRuleOperation)
Appends an existing flow rule to the current stage.
|
Copyright © 2015. All rights reserved.