| Package | Description |
|---|---|
| org.onosproject.net.resource.link |
Services for reserving links and their capacity as network resources,
e.g. bandwidth, lambdas.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BandwidthResource
Representation of bandwidth resource in bps.
|
class |
LambdaResource
Representation of lambda resource.
|
class |
MplsLabel
Representation of MPLS label resource.
|
| Modifier and Type | Method and Description |
|---|---|
Set<LinkResource> |
LinkResources.resources()
Returns resources as a set of
LinkResources. |
Copyright © 2015. All rights reserved.