| Package | Description |
|---|---|
| org.onosproject.net.flow |
Flow rule model & related services API definitions.
|
| Modifier and Type | Method and Description |
|---|---|
FlowRuleBatchOperation |
FlowRuleBatchRequest.asBatchOperation(DeviceId deviceId)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowRuleProvider.executeBatch(FlowRuleBatchOperation batch)
Installs a batch of flow rules.
|
void |
FlowRuleStore.storeBatch(FlowRuleBatchOperation batchOperation)
Stores a batch of flow rules.
|
Copyright © 2015. All rights reserved.