| Package | Description |
|---|---|
| org.onosproject.net.flow |
Flow rule model & related services API definitions.
|
| Modifier and Type | Method and Description |
|---|---|
Set<FlowRuleBatchEntry> |
FlowRuleBatchRequest.ops() |
| Constructor and Description |
|---|
FlowRuleBatchOperation(Collection<FlowRuleBatchEntry> operations,
DeviceId deviceId,
long flowOperationId) |
FlowRuleBatchRequest(long batchId,
Set<FlowRuleBatchEntry> ops) |
Copyright © 2015. All rights reserved.