| Package | Description |
|---|---|
| org.onosproject.net.flow |
Flow rule model & related services API definitions.
|
| Modifier and Type | Method and Description |
|---|---|
CompletedBatchOperation |
FlowRuleBatchEvent.result()
Deprecated.
Returns the result of this batch operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowRuleProviderService.batchOperationCompleted(long batchId,
CompletedBatchOperation operation)
Indicates to the core that the requested batch operation has
been completed.
|
static FlowRuleBatchEvent |
FlowRuleBatchEvent.completed(FlowRuleBatchRequest request,
CompletedBatchOperation result)
Deprecated.
Constructs a new FlowRuleBatchEvent.
|
Copyright © 2015. All rights reserved.