| Package | Description |
|---|---|
| org.onosproject.net.flow.instructions |
Traffic treatment model.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
L0ModificationInstruction.ModLambdaInstruction
Represents a L0 lambda modification instruction.
|
static class |
L0ModificationInstruction.ModOchSignalInstruction
Represents an L0 OCh (Optical Channel) modification instruction.
|
| Modifier and Type | Method and Description |
|---|---|
static L0ModificationInstruction |
Instructions.modL0Lambda(Lambda lambda)
Creates an L0 modification with the specified OCh signal.
|
static L0ModificationInstruction |
Instructions.modL0Lambda(short lambda)
Deprecated.
in Cardinal Release. Use
Instructions.modL0Lambda(Lambda) instead. |
Copyright © 2015. All rights reserved.