| Package | Description |
|---|---|
| org.onosproject.net.flow |
Flow rule model & related services API definitions.
|
| org.onosproject.net.flow.instructions |
Traffic treatment model.
|
| Modifier and Type | Method and Description |
|---|---|
Instructions.MeterInstruction |
TrafficTreatment.metered()
Returns the meter instruction if there is one.
|
Instructions.MeterInstruction |
DefaultTrafficTreatment.metered() |
| Modifier and Type | Method and Description |
|---|---|
static Instructions.MeterInstruction |
Instructions.meterTraffic(MeterId meterId) |
Copyright © 2015. All rights reserved.