JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.h3c.sdn.common
Interface L2Cost
All Known Implementing Classes:
L2CostDTO
public interface
L2Cost
Represents the cost associated to a L2 Path between two nodes. The total cost of a path depends on the
PathMetric
Method Summary
Methods
Modifier and Type
Method and Description
int
value
()
Retrieves the numeric value representing the cost of an L2 path.
Method Detail
value
int value()
Retrieves the numeric value representing the cost of an L2 path.
Returns:
the cost of the path
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2014. All Rights Reserved.