Uses of Class
sfc_ft_a.Setup
Package | Description |
---|---|
sfc_ft_a |
The Genetic Algorithm that performs the SFC Embedding.
|
-
Uses of Setup in sfc_ft_a
Fields in sfc_ft_a declared as Setup Modifier and Type Field Description (package private) Setup
DCcontroller. defsetup
default setup(package private) Setup
Kdb. nosetup
(package private) Setup
GA. setup
Running parameter setupFields in sfc_ft_a with type parameters of type Setup Modifier and Type Field Description (package private) java.util.ArrayList<Setup>
Kdb. kdb
Methods in sfc_ft_a that return Setup Modifier and Type Method Description Setup
Kdb. find(int vnf, int netstat)
Find and retrieve closest setupMethods in sfc_ft_a with parameters of type Setup Modifier and Type Method Description void
Kdb. addsetup(Setup n)
add setup to dbvoid
DCcontroller. initsim2(Setup su)
simulation stage 2void
GA. loadSetup(Setup s, java.lang.String dsetup)
load GA setupvoid
GA2. loadSetup(Setup s, java.lang.String dsetup)
load GA setupConstructors in sfc_ft_a with parameters of type Setup Constructor Description DCcontroller(network.FTnetwork net, Setup setup, services.VNFgraph vnfgraph)
initialize network object, setup database, delete old log files