| Package | Description |
|---|---|
| org.onosproject.net.intent.constraint |
Definitions of constraints used to refine intent specifications.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationConstraint
Constraint that evaluates an arbitrary link annotated value is under the specified threshold.
|
class |
BandwidthConstraint
Constraint that evaluates links based on available bandwidths.
|
class |
LambdaConstraint
Constraint that evaluates links based on available lambda.
|
class |
LinkTypeConstraint
Constraint that evaluates links based on their type.
|
class |
ObstacleConstraint
Constraint that evaluates elements not passed through.
|
Copyright © 2015. All rights reserved.