Interface PathComputation
-
- All Known Implementing Classes:
PathComputationImpl
public interface PathComputation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Ero
computeEro(EndpointsObj endpoints, Bandwidth bandwidth, ClassType classType, List<Metrics> metrics, boolean segmentRouting)
Message
computePath(Requests req)
-