Index

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

S

Server - Class in network
Network Server
Server(int, int) - Constructor for class network.Server
construct server by providing rackid and server id
serverreg() - Method in class network.Network
server registry index in edge vector of the paths that interconnect all servers
servers - Variable in class network.Make
network elements
servers - Variable in class network.Network
number of servers in network
servers - Variable in class network.Rack
IDs of the servers in the rack
servperrack - Variable in class network.Make
servers per rack
servperrack - Variable in class network.Network
servers per rack
servreg - Variable in class network.Network
server registry
servregsort() - Method in class network.Network
server registry sort servers registry based on their hop-count on descending order computationally efficient version using Bucket Sort algorithm
servregsortold() - Method in class network.Network
server registry sort servers registry based on their hop-count on descending order computationally expensive version
setcapacity(Double) - Method in class network.Link
set capacity
setcpu(Double) - Method in class network.Server
set total CPU capacity
setduration(int) - Method in class network.Network
set VNF lifecycle duration
setfilename(String) - Method in class network.Network
set log file name
setid(int) - Method in class network.Switch
set id
setintrarack() - Method in class network.Link
define this link as intra-rack link
setparams(Double, Double, Double) - Method in class network.Server
set CPU, memory and storage parameters
setpath(String) - Method in class network.Network
path where the log files are stored
setpod(int) - Method in class network.Rack
set pod id
settype(int) - Method in class network.Link
set link type
settype(String) - Method in class network.Switch
set switch type
SFC - Class in network
Service Function Chain
SFC(ArrayList<Double[]>, ArrayList<Double[]>) - Constructor for class network.SFC
 
SFC(ArrayList<Double[]>, ArrayList<Double[]>, int, int, Double) - Constructor for class network.SFC
 
shownetstats() - Method in class network.Network
print network statistics
sortservac - Variable in class network.Network
servers sorted by available capacity
storage - Variable in class network.Server
storage in GBytes
storerejectstats() - Method in class network.Network
store network statistics after rejecting a request
storestats() - Method in class network.Network
store network statistics
storload - Variable in class network.Server
storage load in GBytes
successful - Variable in class network.Network
successfully embedded requests
Switch - Class in network
network switch
Switch(int) - Constructor for class network.Switch
construct switch, set its id
switches - Variable in class network.Make
network elements
switches - Variable in class network.Network
switches
A B C D E F G I K L M N P R S T V 
All Classes|All Packages