| Package | Description |
|---|---|
| org.onosproject.net.flow.criteria |
Traffic selection criteria model.
|
| org.onosproject.net.resource.link |
Services for reserving links and their capacity as network resources,
e.g. bandwidth, lambdas.
|
| Modifier and Type | Method and Description |
|---|---|
IndexedLambda |
IndexedLambdaCriterion.lambda()
Returns the indexed lambda to match.
|
| Modifier and Type | Method and Description |
|---|---|
static LambdaResource |
LambdaResource.valueOf(IndexedLambda lambda)
Creates a new instance with the given lambda.
|
Copyright © 2015. All rights reserved.