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