Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
F
FailurePeriod
- Class in
adjusting.availability_adjusting
This class resembles an artificial failure period that happens to server.
FailurePeriod(GregorianCalendar, GregorianCalendar)
- Constructor for class adjusting.availability_adjusting.
FailurePeriod
The default constructor
failuresOccur()
- Method in class mapping.
NREP_MS
failuresOccur()
- Method in class mapping.
TWOREP_MS_Thread
FailuresTraceJPanel
- Class in
interfacing
This class is the view class for Class FailureTrace.
FailuresTraceJPanel()
- Constructor for class interfacing.
FailuresTraceJPanel
FailuresTraceJPanel(MainFrame, Server)
- Constructor for class interfacing.
FailuresTraceJPanel
A default constructor that takes FailureTrace and build this panel.
FailureTrace
- Class in
adjusting.availability_adjusting
This class resembles the periods of time that a Server object should be artificially failed in them.
FailureTrace()
- Constructor for class adjusting.availability_adjusting.
FailureTrace
FCFS_MS
- Class in
mapping
This is the implementation of the FCFS scheduling policy.
FCFS_MS(Mapper)
- Constructor for class mapping.
FCFS_MS
A default constructor.
FCFS_MS_Thread
- Class in
mapping
This Thread is a helper thread for the FCFS_MS objects.
FCFS_MS_Thread(FCFS_MS)
- Constructor for class mapping.
FCFS_MS_Thread
A default constructor.
FILE_READ_AG
- Class in
arrival_generator
This class allows a user to read the arrival times and iterations from a file, as opposed to having them generated using a probability distribution
FILE_READ_AG(JobClass, Mapper, String)
- Constructor for class arrival_generator.
FILE_READ_AG
fillActualProcessingRates()
- Method in class mapping.
Mapper
This method calculate the actual rates for all servers but does not modify the assumed rates.
fillAllFailureTraces(double, double)
- Method in class mapping.
Mapper
This method generates new FailureTrace objects for the servers
fillAllFailureTraces()
- Method in class mapping.
Mapper
This method generates new FailureTrace objects for the servers.
fillJTable()
- Method in class interfacing.
JobClassesTableJPanel
This method fill the table model (tableModel) of the corresponding data from the jobClassesTable object that this JPanel is the view for.
fillJTable()
- Method in class interfacing.
JobsTableJPanel
This method initialize the JTable with the entries from JobsTable from the mapper of this objects MainFrame object
fillJTable()
- Method in class interfacing.
ServersAvailabilityJPanel
This method fill the table model (tableModel) of the corresponding data from the serversTable object that this JPanel is the view for.
fillJTable()
- Method in class interfacing.
ServersProcessingRatesJPanel
This method fill the table model (tableModel) of the corresponding data from the Server object that this JPanel is the view for.
fillJTable()
- Method in class interfacing.
ServersTableJPanel
This method fill the table model (tableModel) of the corresponding data from the ServerTable object that this JPanel is the view for.
fillProcessingRates()
- Method in class mapping.
Mapper
This method calculate the actual rates for all servers and set the assumed rates the same as the actual ones.
fillTrace(GregorianCalendar, GregorianCalendar, double, double, double)
- Method in class adjusting.availability_adjusting.
FailureTrace
This method fills a trace of failure periods.
findInfo(int)
- Method in class arrival_generator.
FILE_READ_AG
FInverse(double)
- Method in class probability_distribution.
ExponentialDist
FInverse(double)
- Method in class probability_distribution.
ProbabilityDist
Every Probability Distribution should include a function which returns the inverse of probability function
FInverse(double)
- Method in class probability_distribution.
UniformDist
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z