| Package | Description |
|---|---|
| org.onosproject.net.flow |
Flow rule model & related services API definitions.
|
| Modifier and Type | Method and Description |
|---|---|
FlowRuleOperations |
FlowRuleOperations.Builder.build()
Builds the immutable flow rule operations.
|
FlowRuleOperations |
FlowRuleOperations.Builder.build(FlowRuleOperationsContext cb)
Builds the immutable flow rule operations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowRuleService.apply(FlowRuleOperations ops)
Applies a batch operation of FlowRules.
|
default void |
FlowRuleOperationsContext.onError(FlowRuleOperations ops) |
default void |
FlowRuleOperationsContext.onSuccess(FlowRuleOperations ops) |
Copyright © 2015. All rights reserved.