Index
All Classes|All Packages
L
- lastrequestsize - Variable in class network.FTnetwork
- lastrequestsize - Variable in class network.Hypergraph
- Link - Class in network
-
Network Links
- Link() - Constructor for class network.Link
- Link(int, int, int, int) - Constructor for class network.Link
-
construct Link given id, the nodes it connects and its type
- Link(int, int, int, int, boolean) - Constructor for class network.Link
-
construct Link given id, the nodes it connects, its type and determine whether it is an intra-rack link
- linkednodes - Variable in class network.Link
-
IDs of the nodes connected by the link
- links - Variable in class network.FTnetwork
-
links
- links - Variable in class network.Hypergraph
-
links
- links - Variable in class network.Make
-
network elements
- linktype - Variable in class network.Link
-
linktype 0 for bidirectional, 1 input only, 2 output only, -1 for invalid or not operational
- load - Variable in class network.Link
-
traffic load in Gbps
- loadEdgeVector() - Method in class services.VNFgraph
-
load graph from file in edge vector format
- loadedgew(String) - Method in class services.VNFgraph
-
load edge demands from file
- loadnodew(String) - Method in class services.VNFgraph
-
load node demands from file
- loadspatial(String) - Method in class services.VNFgraph
-
load node spatial constraints determines the preferred domain for hosting the VNF
All Classes|All Packages