Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.path.computation.rev220324.PathConstraints
Package
Description
-
Uses of PathConstraints in org.opendaylight.algo
Modifier and TypeMethodDescription@NonNull ConstrainedPath
PathComputationAlgorithm.computeP2pPath
(VertexKey source, VertexKey destination, PathConstraints constraints) Compute Point to Point Path from source to destination taking into account constraints. -
Uses of PathConstraints in org.opendaylight.algo.impl
Modifier and TypeMethodDescriptionAbstractPathComputation.computeP2pPath
(VertexKey source, VertexKey destination, PathConstraints cts) -
Uses of PathConstraints in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.path.computation.rev220324
Modifier and TypeInterfaceDescriptioninterface
Computed Path as result of Path Computation AlgorithmsModifierConstructorDescriptionConstruct a new builder initialized from specifiedPathConstraints
. -
Uses of PathConstraints in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.path.computation.rev220324.get.constrained.path.input
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module path-computationModifierConstructorDescriptionConstruct a new builder initialized from specifiedPathConstraints
. -
Uses of PathConstraints in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.server.rev220321.pcc.configured.lsp.configured.lsp.intended.path
Modifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module pcep-serverModifierConstructorDescriptionConstruct a new builder initialized from specifiedPathConstraints
.