JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.onosproject.net.topology
Interface LinkWeight
All Superinterfaces:
org.onlab.graph.EdgeWeight<
TopologyVertex
,
TopologyEdge
>
All Known Implementing Classes:
GeoDistanceLinkWeight
,
HopCountLinkWeight
,
MetricLinkWeight
,
PceManager.TeConstraintBasedLinkWeight
public interface
LinkWeight
extends org.onlab.graph.EdgeWeight<
TopologyVertex
,
TopologyEdge
>
Entity capable of determining cost or weight of a specified topology graph edge.
Method Summary
Methods inherited from interface org.onlab.graph.EdgeWeight
weight
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method