Class HashedPathSelectionConstraint
- java.lang.Object
 - 
- org.onosproject.net.intent.constraint.MarkerConstraint
 - 
- org.onosproject.net.intent.constraint.HashedPathSelectionConstraint
 
 
 
- 
- All Implemented Interfaces:
 Constraint
public final class HashedPathSelectionConstraint extends MarkerConstraint
A constraint for intent.hashCode() based path selection. 
- 
- 
Constructor Summary
Constructors Constructor Description HashedPathSelectionConstraint() 
 -