| Package | Description |
|---|---|
| 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 |
|---|---|
LinkResources.Builder |
LinkResources.Builder.addBandwidth(double bandwidth)
Adds bandwidth resource.
|
LinkResources.Builder |
LinkResources.Builder.addLambda(int lambda)
Adds lambda resource.
|
Copyright © 2015. All rights reserved.