Package jline.lang.layered
Class LayeredNetworkStruct
java.lang.Object
jline.lang.layered.LayeredNetworkStruct
- All Implemented Interfaces:
Serializable,Copyable
Class summarizing the characteristics of a LayeredNetwork
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionDeprecated.Deprecated.intDeprecated.intDeprecated.intDeprecated.intDeprecated.intintintintintintDeprecated.Deprecated.int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
nidx
public int nidx -
nhosts
public int nhosts -
ntasks
public int ntasks -
nacts
public int nacts -
nentries
public int nentries -
ncalls
public int ncalls -
tshift
public int tshift -
eshift
public int eshift -
ashift
public int ashift -
hshift
public int hshift -
cshift
public int cshift -
tasksof
-
entriesof
-
actsof
-
callsof
-
hostdem
Deprecated. -
hostdem_type
-
hostdem_params
-
hostdem_mean
-
hostdem_scv
-
hostdem_proc
-
think
Deprecated. -
think_type
-
think_params
-
think_mean
-
think_scv
-
think_proc
-
actthink
Deprecated. -
actthink_type
-
actthink_params
-
actthink_mean
-
actthink_scv
-
actthink_proc
-
itemcap
-
itemproc
Deprecated. -
itemproc_type
-
itemproc_params
-
itemproc_mean
-
itemproc_scv
-
itemproc_proc
-
calltype
-
callproc
Deprecated. -
callproc_type
-
callproc_params
-
callproc_mean
-
callproc_scv
-
callproc_proc
-
callnames
-
callhashnames
-
sched
-
names
-
hashnames
-
mult
-
maxmult
-
repl
-
type
-
graph
-
dag
-
replygraph
-
actphase
-
nitems
-
replacestrat
-
replacement
-
iscache
-
parent
-
schedid
-
iscaller
-
issynccaller
-
isasynccaller
-
callpair
-
taskgraph
-
actpretype
-
actposttype
-
isref
-
isfunction
-
fanout
-
setuptime
Deprecated. -
setuptime_type
-
setuptime_params
-
setuptime_mean
-
setuptime_scv
-
setuptime_proc
-
delayofftime
Deprecated. -
delayofftime_type
-
delayofftime_params
-
delayofftime_mean
-
delayofftime_scv
-
delayofftime_proc
-
arrival
Deprecated. -
arrival_type
-
arrival_params
-
arrival_mean
-
arrival_scv
-
arrival_proc
-
conntasks
-
hitmissaidx
-
hitaidx
-
missaidx
-
-
Constructor Details
-
LayeredNetworkStruct
public LayeredNetworkStruct()
-
-
Method Details
-
print
public void print()
-