A B C D E F G H I J K L M N O P Q R S T U V W Z

S

saveMapperAsObjects(String) - Method in class mapping.Mapper
This method saves the definitions on a file.
saveToFile(String) - Method in class mapping.data.JobsTable
 
SavingRunnable - Class in logging
 
SavingRunnable(Mapper, GeneratorsController, int) - Constructor for class logging.SavingRunnable
 
secondaryIDHasBeenChanged(long, long) - Method in class interfacing.JobsTableJPanel
This method is invoked by the JobsTable object when a job's secondary id is changed.
secondaryIDHasBeenChanged(long, long) - Method in interface mapping.data.JobsTableListener
The method is invoked when the secondary ID of a job is changed.
sendPingMessages() - Method in class interfacing.MainFrame
This method sends a ping signal to all servers to check if servers are working.
sendRestartMessages() - Method in class interfacing.MainFrame
This method sends a restart signal to all servers.
sendStartMessages() - Method in class interfacing.MainFrame
This method to sent starting messages that prepares the Server objects to receive tasks.
sendStopMessages() - Method in class interfacing.MainFrame
This method sends a kill signal to all servers.
Server - Class in mapping.data
A server objects resembles a node in the desktop grid.
Server(String) - Constructor for class mapping.data.Server
 
Server(String, String) - Constructor for class mapping.data.Server
 
serverIDHasBeenChanged(long, int) - Method in class interfacing.JobsTableJPanel
 
serverIDHasBeenChanged(long, int) - Method in interface mapping.data.JobsTableListener
The method is invoked when the server of a job is changed.
serverIsDown(int) - Method in class mapping.FCFS_MS
FCFS policy is not sensitive for availability/unavailability events, thus this method is not implemented.
serverIsDown(int) - Method in class mapping.Gcu_MS
 
serverIsDown(int) - Method in class mapping.LPAS_DG_MS
The LP allocation should be resolved when server changes its availability.
serverIsDown(int) - Method in class mapping.MappingScheme
The implementation of this method determines what should happen a server goes down.
serverIsDown(int) - Method in class mapping.MET_MS
 
serverIsDown(int) - Method in class mapping.NREP_MS
NREP policy is not sensitive for availability/unavailability events, thus this method is not implemented.
serverIsDown(int) - Method in class mapping.SLQ_MS
 
serverIsUp(int) - Method in class mapping.FCFS_MS
FCFS policy is not sensitive.
serverIsUp(int) - Method in class mapping.Gcu_MS
 
serverIsUp(int) - Method in class mapping.LPAS_DG_MS
The LP allocation should be resolved when server changes its availability.
serverIsUp(int) - Method in class mapping.MappingScheme
The implementation of this method determines what should happen a server becomes up.
serverIsUp(int) - Method in class mapping.MET_MS
 
serverIsUp(int) - Method in class mapping.NREP_MS
NREP policy is not sensitive.
serverIsUp(int) - Method in class mapping.SLQ_MS
 
serverNameHasBeenChanged(long, String) - Method in class interfacing.JobsTableJPanel
This method is invoked by the JobsTable object when a job's server name is changed.
serverNameHasBeenChanged(long, String) - Method in interface mapping.data.JobsTableListener
The method is invoked when the server of a job is changed.
ServersAvailabilityJPanel - Class in interfacing
The JPanel allow you to set availability parameters to each server
ServersAvailabilityJPanel(MainFrame) - Constructor for class interfacing.ServersAvailabilityJPanel
 
ServersAvailabilityJPanel.MessageToServerJPanel - Class in interfacing
This JPanel shows the MessageToServer Object and shows both the failuresPeriodMean and upTimeMean for the trace for the Server objects selected.
ServersAvailabilityJPanel.MessageToServerJPanel(ServersAvailabilityJPanel) - Constructor for class interfacing.ServersAvailabilityJPanel.MessageToServerJPanel
The default constructor
ServersAvailabilityJPanel.WeightsPanel - Class in interfacing
This class is responsible for viewing the wieghts.
ServersAvailabilityJPanel.WeightsPanel(int) - Constructor for class interfacing.ServersAvailabilityJPanel.WeightsPanel
Default constructor
ServerSideExecuter - Class in pulling.executing
This abstract class defines the services that should be implemented in a class that will be part of the execution layer on the Server side.
ServerSideExecuter() - Constructor for class pulling.executing.ServerSideExecuter
 
ServerSideExecuter_BuiltIn - Class in pulling.executing
 
ServerSideExecuter_BuiltIn(String) - Constructor for class pulling.executing.ServerSideExecuter_BuiltIn
 
ServerSideExecuter_Xgrid - Class in pulling.executing
 
ServerSideExecuter_Xgrid(String, String) - Constructor for class pulling.executing.ServerSideExecuter_Xgrid
 
ServersProcessingRatesJPanel - Class in interfacing
This JPanel with an object of ServersProcessingRatesTableModelListener are the controller and the view of the Processing Rates objects of Server objects
ServersProcessingRatesJPanel() - Constructor for class interfacing.ServersProcessingRatesJPanel
 
ServersProcessingRatesJPanel(MainFrame, int) - Constructor for class interfacing.ServersProcessingRatesJPanel
Default Constructor
ServersProcessingRatesTableModelListener - Class in interfacing
An object from this class and an object from ServersProcessingRatesJPanel are the view/controller of the he Processing Rates objects of Server objects.
ServersProcessingRatesTableModelListener(Mapper, int) - Constructor for class interfacing.ServersProcessingRatesTableModelListener
 
ServersReader - Class in logging
This class has one method that is able to read servers from a text file in a special format.
ServersReader() - Constructor for class logging.ServersReader
 
ServersTable - Class in mapping.data
This class represents the collection of servers in the system.
ServersTable() - Constructor for class mapping.data.ServersTable
 
ServersTable(int) - Constructor for class mapping.data.ServersTable
 
ServersTable(int, float) - Constructor for class mapping.data.ServersTable
 
ServersTableJPanel - Class in interfacing
An object from this class and and ServersTableModelListerner act as the view and controller of the ServerTable in the Mapper object.
ServersTableJPanel(MainFrame) - Constructor for class interfacing.ServersTableJPanel
 
ServersTableListener - Interface in mapping.data
This class is a listener to events happening to the ServerTable
ServersTableLister(long, String, String, boolean) - Method in class interfacing.ServersTableJPanel
 
ServersTableModelListener - Class in interfacing
An object from this class with a ServersTableJPanel object are the view/controller of the ServersTable object.
ServersTableModelListener(MainFrame) - Constructor for class interfacing.ServersTableModelListener
 
setAlive(boolean) - Method in class generating.JobsGenerator
 
setAlive(boolean) - Method in class generating.TestRepeater
 
setAlive(boolean) - Method in class logging.SavingRunnable
 
setAlive(boolean) - Method in class mapping.AvailabilityServer
 
setAlive(boolean) - Method in class mapping.CompletionServer
 
setAlive(boolean) - Method in class mapping.EndOfFailureAnnouncer
 
setAlive(boolean) - Method in class mapping.FCFS_MS_Thread
 
setAlive(boolean) - Method in class mapping.Gcu_MS_Thread
 
setAlive(boolean) - Method in class mapping.LPAS_DG_MS_SOLVING_TICKER
 
setAlive(boolean) - Method in class mapping.LPAS_DG_MS_ThreadFCFS
 
setAlive(boolean) - Method in class mapping.LPAS_DG_MS_ThreadRB
 
setAlive(boolean) - Method in class mapping.NREP_MS_Thread
 
setAlive(boolean) - Method in class mapping.SLQ_MS_Thread
 
setAlive(boolean) - Method in class mapping.TimeOutAnnouncer
 
setAlive(boolean) - Method in class mapping.TWOREP_MS_Thread
 
setAlive(boolean) - Method in class pulling.availability_imposer.CPU_Eater
 
setAlive(boolean) - Method in class pulling.availability_predection.AvailabilityManager
 
setAlive(boolean) - Method in class pulling.executing.CompletionAnnouncer_Xgrid
 
setAlive(boolean) - Method in class pulling.executing.ServerSideExecuter_BuiltIn
 
setArchs(LinkedList<Arch>) - Method in class pulling.availability_imposer.Node
 
setArrivalGenerator(ArrivalGenerator) - Method in class generating.JobsGenerator
 
setArrivalRate(double) - Method in class mapping.data.JobClass
 
setArtificialFailuresActive(boolean) - Method in class mapping.Mapper
 
setAssumedRate(double) - Method in class mapping.data.ProcessingRatesPair
 
setAssumedRate(int, int, double) - Method in class mapping.Mapper
 
setAvailability(double) - Method in class mapping.data.MessageToServer
 
setAvailabilityManager(AvailabilityManager) - Method in class pulling.Puller
 
setAvailabilityMode(int) - Method in class mapping.data.MessageToServer
 
setAvailabilty(double) - Method in class mapping.data.Server
 
setAvailableServersQueue(IDsQueue<Integer>) - Method in class mapping.Mapper
 
setAvailablityPort(int) - Method in class mapping.AvailabilityServer
 
setAvailablityPort(int) - Method in class pulling.availability_predection.AvailabilityManager
 
setC(double) - Method in class mapping.data.MessageToServer
 
setC(double) - Method in class pulling.availability_predection.AvailabilityManager
 
setcancelFlag(boolean, int[], long) - Method in class mapping.Mapper
 
setClassesQueue(JobsQueue[]) - Method in class mapping.SLQ_MS
 
setClassesQueues(JobsQueue[]) - Method in class mapping.Gcu_MS
 
setClassesQueues(JobsQueue[]) - Method in class mapping.LPAS_DG_MS
 
setClassesTable(JobClassesTable) - Method in class mapping.Mapper
 
setCol(int) - Method in class mapping.data.Tuple
 
setCompletionAnnouncer_XgridPort(int) - Method in class executing.MapperSideExecuter_Xgrid
 
setCompletionAnnouncerPort(int) - Method in class pulling.executing.CompletionAnnouncer_Xgrid
 
setCompletionEventsLogger(Logger) - Method in class mapping.CompletionServer
 
setCompletionServerPort(int) - Method in class mapping.CompletionServer
 
setCompletionServerPort(int) - Method in class pulling.executing.CompletionAnnouncer_Xgrid
 
setCompletionServerPort(int) - Method in class pulling.executing.ServerSideExecuter_BuiltIn
 
setContoller(GeneratorsController) - Method in class logging.SavingRunnable
 
setCpuEater(CPU_EatersLauncher) - Method in class pulling.Puller
 
setCurrentSleepTime(long) - Method in class mapping.EndOfFailureAnnouncer
 
setCurrentSleepTime(long) - Method in class mapping.TimeOutAnnouncer
 
setDeltaStar(DeltaStar) - Method in class mapping.LPAS_DG_MS
 
setDescription(String) - Method in class arrival_generator.ArrivalGenerator
 
setDescription(String) - Method in class logging.Event
 
setDescription(String) - Method in class mapping.MappingScheme
 
setDescription(String) - Method in class pulling.availability_imposer.Node
 
setDistributedReadingsMode(boolean) - Method in class pulling.availability_predection.AvailabilityManager
 
setEditable(boolean) - Method in class interfacing.OurDefaultTableModel
 
setEditable(boolean) - Method in class interfacing.ProcessingRatesTableModel
 
setEnabled(boolean) - Method in class interfacing.JobClassesStatisticsJPanel
This method enables/disables the user input.
setEndOfFailureAnnouncer(EndOfFailureAnnouncer) - Method in class mapping.Mapper
 
setErrorsLogger(Logger) - Method in class mapping.Mapper
 
setExecuter(MapperSideExecuter) - Method in class mapping.Mapper
 
setExecuter(ServerSideExecuter) - Method in class pulling.executing.CompletionAnnouncer_Xgrid
 
setFailurePeriods(ArrayList<FailurePeriod>) - Method in class adjusting.availability_adjusting.FailureTrace
 
setFailurePeriodsMean(double) - Method in class mapping.Mapper
 
setFailuresLogger(Logger) - Method in class mapping.CompletionServer
 
setFailuresLogger(Logger) - Method in class mapping.Mapper
 
setFailureTrace(FailureTrace) - Method in class mapping.data.Server
 
setFCFS_MS(FCFS_MS) - Method in class mapping.TWOREP_MS_Thread
 
setForHowLong(double) - Method in class mapping.data.MessageToServer
 
setForHowLong(double) - Method in class pulling.availability_imposer.CPU_Eater
 
setForHowLong(double) - Method in class pulling.availability_imposer.CPU_EatersLauncher
 
setGcu_ms(Gcu_MS) - Method in class mapping.Gcu_MS_Thread
 
setGenerators(JobsGenerator[]) - Method in class generating.GeneratorsController
 
setGeneratorsController(GeneratorsController) - Method in class interfacing.MainFrame
 
setHostName(String) - Method in class mapping.data.Server
 
setHostName(String) - Method in class pulling.executing.CompletionAnnouncer_Xgrid
 
setHostName(String) - Method in class pulling.executing.ServerSideExecuter_BuiltIn
 
setHour(int) - Method in class pulling.availability_predection.TimeStamp
 
setId(long) - Method in class logging.Event
 
setIdlePercentage(int) - Method in class pulling.availability_predection.CPU_Usage
 
setIndex(int) - Method in class mapping.data.JobClass
 
setIndex(int) - Method in class mapping.data.Server
 
setIterations(long) - Method in class mapping.data.JobClass
 
setJobClassID(long, int) - Method in class mapping.data.JobsTable
 
setJobID(long) - Method in class pulling.executing.CompletionAnnouncer_Xgrid
 
setJobSecondaryID(long, long) - Method in class mapping.data.JobsTable
 
setJobSecondaryID(long) - Method in class pulling.executing.CompletionAnnouncer_Xgrid
 
setJobServer(long, Server) - Method in class mapping.data.JobsTable
 
setJobsTable(JobsTable) - Method in class mapping.Mapper
 
setJobTimeDone(long, GregorianCalendar) - Method in class mapping.data.JobsTable
 
setJobTimeSent(long, GregorianCalendar) - Method in class mapping.data.JobsTable
 
setJobTimeStarted(long, GregorianCalendar) - Method in class mapping.data.JobsTable
 
setJobTimeSubmitted(long, GregorianCalendar) - Method in class mapping.data.JobsTable
 
setLabelText(int, String) - Method in class interfacing.PropertiesJPanel
 
setLambdaStart(double) - Method in class mapping.data.DeltaStar
 
setLastMessageSent(MessageToServer) - Method in class mapping.data.Server
 
setLogger(Logger) - Method in class generating.JobsGenerator
 
setLogger(Logger) - Method in class generating.TestRepeater
 
setLogger(Logger) - Method in class mapping.AvailabilityServer
 
setLogger(AvailabilityLogger) - Method in class pulling.availability_predection.AvailabilityManager
 
setLpas_dg(LPAS_DG_MS) - Method in class mapping.LPAS_DG_MS_SOLVING_TICKER
 
setLpas_dg_ms(LPAS_DG_MS) - Method in class mapping.LPAS_DG_MS_ThreadFCFS
 
setLpas_dg_ms(LPAS_DG_MS) - Method in class mapping.LPAS_DG_MS_ThreadRB
 
setMapper(Mapper) - Method in class generating.GeneratorsController
 
setMapper(Mapper) - Method in class generating.JobsGenerator
 
setMapper(Mapper) - Method in class generating.TestRepeater
 
setMapper(Mapper) - Method in class interfacing.MainFrame
 
setMapper(Mapper) - Method in class interfacing.ServersProcessingRatesTableModelListener
 
setMapper(Mapper) - Method in class logging.SavingRunnable
 
setMapper(Mapper) - Method in class mapping.AvailabilityServer
 
setMapper(Mapper) - Method in class mapping.CompletionServer
 
setMapper(Mapper) - Method in class mapping.EndOfFailureAnnouncer
 
setMapper(Mapper) - Method in class mapping.MappingScheme
 
setMapper(Mapper) - Method in class mapping.TimeOutAnnouncer
 
setMapperHostName(String) - Method in class pulling.availability_predection.AvailabilityManager
 
setMapperHostName(String) - Method in class pulling.executing.CompletionAnnouncer_Xgrid
 
setMapperHostName(String) - Method in class pulling.executing.ServerSideExecuter_BuiltIn
 
setMappingScheme(MappingScheme) - Method in class mapping.Mapper
 
setMessage(MessageToServer) - Method in class interfacing.ServersAvailabilityJPanel.MessageToServerJPanel
This setter is invoked by the container (the ServersAvailabilityJPanel) to set a Message object for the JPanel.
setMinute(int) - Method in class pulling.availability_predection.TimeStamp
 
setMinutesToFinishTestingIteration(double) - Method in class mapping.data.Server
 
setMode(int) - Method in class pulling.availability_predection.AvailabilityManager
 
setN(int) - Method in class mapping.data.MessageToServer
 
setNet(Net) - Method in class pulling.availability_imposer.AvailabilityImposer
 
setNREP_MS(NREP_MS) - Method in class mapping.NREP_MS_Thread
 
setPassword(String) - Method in class mapping.data.Server
 
setPassword(String) - Method in class pulling.executing.CompletionAnnouncer_Xgrid
 
setPassword(String) - Method in class pulling.executing.ServerSideExecuter_BuiltIn
 
setPercentage(double) - Method in class pulling.availability_imposer.CPU_Eater
 
setPercentage(double) - Method in class pulling.availability_imposer.CPU_EatersLauncher
 
setPeriodToStay(long) - Method in class pulling.availability_imposer.Node
 
setPreviousAvailability(double) - Method in class mapping.data.Server
 
setPreviousEstimation(double) - Method in class pulling.availability_predection.AvailabilityManager
 
setProcessingRates(Hashtable<Integer, ProcessingRatesPair>) - Method in class mapping.data.Server
 
setPullerPort(int) - Method in class pulling.Puller
 
setReadFile(String) - Method in class interfacing.MainFrame
 
setReadingFrequency(int) - Method in class pulling.availability_predection.AvailabilityManager
 
setReadingQuick(double, int, WeekDay, TimeStamp) - Method in class pulling.availability_predection.AvailabilityLogger
This method set a reading for a specific entry at specific age.
setReadingQuick(double, int, WeekDay, Hour) - Static method in class pulling.Testing
 
setRealRate(double) - Method in class mapping.data.ProcessingRatesPair
 
setRealRate(int, int, double) - Method in class mapping.Mapper
 
setRow(int) - Method in class mapping.data.Tuple
 
setSecondsAfterSystemTickToSolve(double) - Method in class mapping.LPAS_DG_MS_SOLVING_TICKER
 
setServerDown(int, boolean) - Method in class mapping.data.ServersTable
This method set the server of ID serverID to down.
setServerId(int) - Method in class interfacing.ServersProcessingRatesJPanel
 
setServerID(int) - Method in class interfacing.ServersProcessingRatesTableModelListener
 
setServerID(long) - Method in class pulling.executing.CompletionAnnouncer_Xgrid
 
setServerID(int) - Method in class pulling.executing.ServerSideExecuter_BuiltIn
 
setServerPort(int) - Method in class executing.MapperSideExecuter_BuiltIn
 
setServerPort(int) - Method in class pulling.executing.ServerSideExecuter_BuiltIn
 
setServersTable(ServersTable) - Method in class mapping.Mapper
 
setSLQ_MS(SLQ_MS) - Method in class mapping.SLQ_MS_Thread
 
setStartNode(Node) - Method in class pulling.availability_imposer.Net
 
setSumOfIteration(long) - Method in class generating.JobsGenerator
 
setSystemPercentage(int) - Method in class pulling.availability_predection.CPU_Usage
 
setTable(JobClassesTable) - Method in class interfacing.JobClassesTableModelListener
 
setTestingIteration(double) - Method in class mapping.data.Server
 
setTextMode(boolean) - Method in class logging.Logger
 
setThreads(Thread[]) - Method in class generating.GeneratorsController
 
setTimeBetweenSaves(int) - Method in class logging.SavingRunnable
 
setTimedOut(long, boolean) - Method in class mapping.data.JobsTable
 
setTimeOutActive(boolean) - Method in class mapping.Mapper
 
setTimeOutAnnouncer(TimeOutAnnouncer) - Method in class mapping.Mapper
 
setTimeOutFactor(double) - Method in class mapping.Mapper
 
setTimeOutLogger(Logger) - Method in class mapping.TimeOutAnnouncer
 
setTimeResolution(int) - Method in class mapping.Mapper
 
setTimeresolution(int) - Method in class pulling.availability_predection.AvailabilityManager
 
setTimestamp(GregorianCalendar) - Method in class logging.Event
 
setTimeToSleepAtStart(long) - Method in class pulling.executing.CompletionAnnouncer_Xgrid
 
setTimeUnitInMinutes(double) - Method in class mapping.Mapper
 
setUpTimePeriodsMean(double) - Method in class mapping.Mapper
 
setUsersPercentage(int) - Method in class pulling.availability_predection.CPU_Usage
 
setValue(int, String) - Method in class interfacing.PropertiesJPanel
This method sets the value of the component i
setValueAt(Object, int, int) - Method in class mapping.data.IDsQueue
 
setVariationDistribution(ProbabilityDist) - Method in class arrival_generator.EXP_AND_UNI_AG
 
setWeights(double[]) - Method in class mapping.data.MessageToServer
 
setWeights(double[]) - Method in class pulling.availability_predection.AvailabilityManager
 
showPropertyJPanel() - Method in class interfacing.JobClassesTableJPanel
This method shows the JPanel which the user can use to enter info about hte job class.
showPropertyJPanelToAddServer() - Method in class interfacing.ServersTableJPanel
This method shows a Panel that allow the user to enter info about a new Server object to be added
showServerInfo() - Method in class interfacing.ServersTableJPanel
This method show the info about the selected Server.
showWeights() - Method in class interfacing.ServersAvailabilityJPanel.MessageToServerJPanel
This method is used to show the weightsPanel when the mode is WEIGHTED_AVERAGE
size() - Method in class mapping.JobsQueue
 
sleep(long) - Static method in class mapping.Testing
 
SLQ_MS - Class in mapping
This is an implementation of the SLQ scheduling policy
SLQ_MS(Mapper) - Constructor for class mapping.SLQ_MS
A default constructor.
SLQ_MS_Thread - Class in mapping
This Thread is a helper thread for the SLQ_MS objects.
SLQ_MS_Thread(SLQ_MS) - Constructor for class mapping.SLQ_MS_Thread
A default constructor
solveWithAj(ServersTable, JobClassesTable) - Static method in class mapping.LP_Solver
This method solves the LP allocation.
solveWithAjAndReturnFullDeltaStar(ServersTable, JobClassesTable) - Static method in class mapping.LP_Solver
This method solves the LP allocation.
startAvailabilityManager(double, String, int, double[], double) - Method in class pulling.Puller
This method is invoked from the main method it initialize the Availability Manager object.
startCPUEater(double, double) - Method in class pulling.Puller
This method start a CPU_Eater that eats a percentage of the CPU for an specific amount of time
startEaters() - Method in class pulling.availability_imposer.CPU_EatersLauncher
This method starts the eater.
startExecuter() - Method in class executing.MapperSideExecuter
In this method the executer is set up.
startExecuter() - Method in class executing.MapperSideExecuter_BuiltIn
 
startExecuter() - Method in class executing.MapperSideExecuter_Xgrid
Nothing to start/
startExecuter() - Method in class pulling.executing.ServerSideExecuter
In this method the executer is set up.
startExecuter() - Method in class pulling.executing.ServerSideExecuter_BuiltIn
 
startExecuter() - Method in class pulling.executing.ServerSideExecuter_Xgrid
 
startGenerators() - Method in class generating.GeneratorsController
This creates a Thread for every Job Generator and starts them
startMapper() - Method in class mapping.Mapper
Starts the test and the mapping operation.
startMappingScheme() - Method in class mapping.FCFS_MS
In this method the queue is constructed and the FCFS_MS_Thread is initialized and started.
startMappingScheme() - Method in class mapping.Gcu_MS
 
startMappingScheme() - Method in class mapping.LPAS_DG_MS
The LP allocation is solved and other data members are initialized plus all the threads are started in this method.
startMappingScheme() - Method in class mapping.MappingScheme
This method is invoked after the servers and the job classes are defined.
startMappingScheme() - Method in class mapping.MET_MS
 
startMappingScheme() - Method in class mapping.NREP_MS
In this method the queue is constructed and the NREP_MS_Thread is initialized and started.
startMappingScheme() - Method in class mapping.SLQ_MS
 
startServer() - Method in class mapping.AvailabilityServer
This method starts the the thread.
startServer() - Method in class mapping.CompletionServer
This method starts the the thread.
startThread() - Method in class generating.TestRepeater
This method starts this thread.
startThread() - Method in class logging.SavingRunnable
 
startThread() - Method in class mapping.EndOfFailureAnnouncer
This method starts this thread.
startThread() - Method in class mapping.FCFS_MS_Thread
This method starts the thread.
startThread() - Method in class mapping.Gcu_MS_Thread
This method starts the thread.
startThread() - Method in class mapping.LPAS_DG_MS_SOLVING_TICKER
 
startThread() - Method in class mapping.LPAS_DG_MS_ThreadFCFS
 
startThread() - Method in class mapping.LPAS_DG_MS_ThreadRB
This method starts the thread.
startThread() - Method in class mapping.NREP_MS_Thread
This method starts the thread
startThread() - Method in class mapping.SLQ_MS_Thread
This method starts the thread
startThread() - Method in class mapping.TimeOutAnnouncer
This method starts this thread.
startThread() - Method in class mapping.TWOREP_MS_Thread
This method starts the thread
startThread() - Method in class pulling.availability_imposer.CPU_Eater
 
startThread() - Method in class pulling.availability_predection.AvailabilityManager
This method starts the Thread
startThread() - Method in class pulling.executing.CompletionAnnouncer_Xgrid
This method starts this thread (thisThread)
startThreads() - Static method in class executing.Testing
 
stateChanged(ChangeEvent) - Method in class interfacing.ServersAvailabilityJPanel.MessageToServerJPanel
 
statusHasBeenChanged(long, String) - Method in class interfacing.JobsTableJPanel
This method is invoked by the JobsTable object when a job's status has been changed.
statusHasBeenChanged(long, String) - Method in interface mapping.data.JobsTableListener
The method is invoked when the status of a job is changed.
stopEaters() - Method in class pulling.availability_imposer.CPU_EatersLauncher
This method stops the eater.
stopExecuter() - Method in class pulling.executing.ServerSideExecuter
In this method the executer is stopped and streams are closed
stopExecuter() - Method in class pulling.executing.ServerSideExecuter_BuiltIn
 
stopExecuter() - Method in class pulling.executing.ServerSideExecuter_Xgrid
 
stopGenerators() - Method in class generating.GeneratorsController
This method stops the threads
stopJob(long, String, String) - Method in class executing.MapperSideExecuter
This method stops the job with id "id" on hostname "hostname"\
stopJob(long, String, String) - Method in class executing.MapperSideExecuter_BuiltIn
 
stopJob(long, String, String) - Method in class executing.MapperSideExecuter_Xgrid
 
stopJob(long, String, String) - Method in class pulling.executing.ServerSideExecuter
This method stops the job with id "id" on hostname "hostname"\
stopJob(long, String, String) - Method in class pulling.executing.ServerSideExecuter_BuiltIn
 
stopJob(long, String, String) - Method in class pulling.executing.ServerSideExecuter_Xgrid
 
stopMapper() - Method in class mapping.Mapper
Stops the test and the mapping operation.
stopMappingScheme() - Method in class mapping.FCFS_MS
The FCFS_MS_Thread is stopped.
stopMappingScheme() - Method in class mapping.Gcu_MS
 
stopMappingScheme() - Method in class mapping.LPAS_DG_MS
The threads are stopped.
stopMappingScheme() - Method in class mapping.MappingScheme
In this method, the program- mer should define operations that stop the execution of the system processes (e.g mapping and generation).
stopMappingScheme() - Method in class mapping.MET_MS
 
stopMappingScheme() - Method in class mapping.NREP_MS
The NREP_MS_Thread is stopped.
stopMappingScheme() - Method in class mapping.SLQ_MS
 
stopServer() - Method in class mapping.AvailabilityServer
This method stops the the server and the thread.
stopServer() - Method in class mapping.CompletionServer
This method stops the the server and the thread.
stopThread() - Method in class generating.TestRepeater
This method stops this thread
stopThread() - Method in class logging.SavingRunnable
 
stopThread() - Method in class mapping.EndOfFailureAnnouncer
This method stops this thread.
stopThread() - Method in class mapping.FCFS_MS_Thread
This method stops the thread.
stopThread() - Method in class mapping.Gcu_MS_Thread
This method stops the thread.
stopThread() - Method in class mapping.LPAS_DG_MS_SOLVING_TICKER
 
stopThread() - Method in class mapping.LPAS_DG_MS_ThreadFCFS
 
stopThread() - Method in class mapping.LPAS_DG_MS_ThreadRB
This method stops the thread.
stopThread() - Method in class mapping.NREP_MS_Thread
This method stops the thread
stopThread() - Method in class mapping.SLQ_MS_Thread
This method stops the thread
stopThread() - Method in class mapping.TimeOutAnnouncer
This method stops this thread.
stopThread() - Method in class mapping.TWOREP_MS_Thread
This method stops the thread
stopThread() - Method in class pulling.availability_imposer.CPU_Eater
 
stopThread() - Method in class pulling.availability_predection.AvailabilityManager
This method stops the Thread
stopThread() - Method in class pulling.executing.CompletionAnnouncer_Xgrid
This method stops this thread (thisThread)
storeTable(String, ServersTable) - Static method in class generating.Testing
 
submitJob(Job) - Method in class mapping.Mapper
This method is used by other modules to request jobs
submitLoopJob(String, String, int, long, long, double) - Method in class executing.MapperSideExecuter
This method is used by the Mapper to submit loop jobs
submitLoopJob(String, String, int, long, long, double) - Method in class executing.MapperSideExecuter_BuiltIn
 
submitLoopJob(String, String, int, long, long, double) - Method in class executing.MapperSideExecuter_Xgrid
This method sends a job to the specific Server using the Xgrid technology.
submitLoopJob(String, String, String, long, double) - Method in class pulling.executing.ServerSideExecuter
This method is used by the Mapper to submit loop jobs
submitLoopJob(String, String, String, long, double) - Method in class pulling.executing.ServerSideExecuter_BuiltIn
 
submitLoopJob(String, String, String, long, double) - Method in class pulling.executing.ServerSideExecuter_Xgrid
 
SystemLevelParametersJPanel - Class in interfacing
This JPanel is responsible for inserting or changing system level parameters that include: "Time Units in minutes", "Mean Time to Repair", "Mean Time to Fail" Length Mean", "Mapping Scheme", "Time Resolution", "Artificial failures and T/O" and "Time-out after "
SystemLevelParametersJPanel(MainFrame) - Constructor for class interfacing.SystemLevelParametersJPanel
Default constructor
SystemLevelStatisticsJPanel - Class in interfacing
This JPanel contains a table of statistics about general information about the System and the current running test.
SystemLevelStatisticsJPanel(MainFrame) - Constructor for class interfacing.SystemLevelStatisticsJPanel
The default constructor is initialize and lay out the GUI objects

A B C D E F G H I J K L M N O P Q R S T U V W Z