Index

A B C D E F G I K L M N P R S T V 
All Classes|All Packages

G

generatetraffic(Double, Double, Double) - Method in class network.Network
add random traffic when random variable is smaller than prob, random traffic is added to nodes and their links
getagent() - Method in class network.Server
get agent object hosted in the server
getavailableband() - Method in class network.Link
get available bandwidth
getavailablecpu() - Method in class network.Server
get available CPU capacity
getavcapacity() - Method in class network.Network
get available capacity
getband() - Method in class network.SFC
get bandwidth demands
getband(int, int) - Method in class network.Network
return the available bandwidth of the link connecting given nodes
getbanddemand() - Method in class network.SFC
get in-server virtual traffic
getbanddemand() - Method in class network.VNFgraph
get total bandwidth demand
getcapacity() - Method in class network.Link
get capacity
getconnected() - Method in class network.Link
get the nodes connected by the link
getconnections() - Method in class network.Switch
print connected servers
getcons() - Method in class network.Switch
get connected servers
getcontroller() - Method in class network.Network
get network controller
getcpu() - Method in class network.Server
get total CPU capacity
getcpu() - Method in class network.SFC
get capacity demands
getcpuload() - Method in class network.Server
get total CPU load
getduration() - Method in class network.Network
get VNF lifecycle duration
getduration() - Method in class network.SFC
get duration lifecycle
getedges() - Method in class network.VNFgraph
get number of edges
getedgew() - Method in class network.VNFgraph
get bandwidth demands for all edges
getembeddedSFCs() - Method in class network.Network
get embedded SFCs
geterrmess() - Method in class network.Network
get error message
getgraph() - Method in class network.VNFgraph
get graph in Edge Vector format
getid() - Method in class network.Link
get link id
getid() - Method in class network.Server
get id
getid() - Method in class network.Switch
get id
getids() - Method in class network.Rack
print rack and TOR switch ids
getinserver() - Method in class network.SFC
get in-server virtual traffic
getlink(int) - Method in class network.Network
get link
getlinks() - Method in class network.Network
get number of links
getload() - Method in class network.Link
get current traffic load
getmaxacedgew() - Method in class network.VNFgraph
get maximum bandwidth demand
getmaxnodew() - Method in class network.VNFgraph
get maximum capacity demand
getmemload() - Method in class network.Server
get memory load
getmemory() - Method in class network.Server
get memory
getmessage() - Method in class network.Message
return message
getminedgew() - Method in class network.VNFgraph
get minimum bandwidth demands
getminnodew() - Method in class network.VNFgraph
get minimum capacity demand
getnet() - Method in class network.Make
return generated network
getnodeacw() - Method in class network.VNFgraph
computes the total bandwidth demands for all nodes
getnodeacw(int) - Method in class network.VNFgraph
get the total bandwidth demands form the links connected in given node
getnodedem(int) - Method in class network.VNFgraph
get demand for single virtual node
getnodes() - Method in class network.VNFgraph
get number of nodes
getnodew() - Method in class network.VNFgraph
get capacity demands for all nodes
getnumofembedded() - Method in class network.Network
get number of embedded VNFs
getpod() - Method in class network.Rack
get pod id
getrack(int) - Method in class network.Network
get rack id
getrackid() - Method in class network.Server
get rack id
getserver(int) - Method in class network.Network
get one server object
getserver(int) - Method in class network.Rack
get a single server
getserverpath(int, int) - Method in class network.Network
returns the path between two given nodes
getservers() - Method in class network.Network
get number of servers
getservers() - Method in class network.Rack
get number of servers
getservperrack() - Method in class network.Network
get server per rack
getservreg(int) - Method in class network.Network
get single record from server registry
getservregistry() - Method in class network.Network
getr server registry
getsortednode(int) - Method in class network.Network
get single node in sorted list
getsortednode(int) - Method in class network.VNFgraph
get sorted nodes
getstorage() - Method in class network.Server
get storage
getswitchpath(int, int) - Method in class network.Network
returns the path between two given switches
gettor() - Method in class network.Rack
get TOR switch id
gettotalcpu() - Method in class network.Network
get total CPU
gettype() - Method in class network.Link
get link type
gettype() - Method in class network.Network
get network type
gettype() - Method in class network.Switch
get switch type
getusedcpu() - Method in class network.Network
get used CPU
getvnf(int) - Method in class network.Network
get single embedded SFC
getvnfs() - Method in class network.Server
get number of embedded VNFs
graph - Variable in class network.VNFgraph
graph in Edge Vector format
A B C D E F G I K L M N P R S T V 
All Classes|All Packages