Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
H
I
M
N
P
R
S
T
U
W
R
readyTasks
- Variable in class system.
Statistics
register(Computer)
- Method in interface system.
Computer2Space
register(Computer)
- Method in class system.
Space
Adds the Computer to the list of valid computers the space can utilize.
removeValue(int)
- Method in class tasks.
Cell
Remove the value as being a possibility for the current cell
Result
- Class in
api
Abstract class that describes a result from a task
Result()
- Constructor for class api.
Result
ResultEvent
- Class in
client
Class to indicate that a result has been returned to the system.
ResultEvent(Object, Result)
- Constructor for class client.
ResultEvent
ResultInterface
- Interface in
api
Interface to specify what a result must have.
ResultListener
- Interface in
client
Interface to be implemented so that an Object can hear a Result Event.
resultReceived(ResultEvent)
- Method in interface client.
ResultListener
resultReceived(ResultEvent)
- Method in class gui.
SudokuFrame
resultReceived(ResultEvent)
- Method in class gui.
TspFrame
resultUpdated(ResultEvent)
- Method in interface client.
ResultListener
resultUpdated(ResultEvent)
- Method in class gui.
SudokuFrame
resultUpdated(ResultEvent)
- Method in class gui.
TspFrame
returnedResults
- Variable in class system.
Statistics
run(Task)
- Method in interface api.
Computer
run(Shared)
- Method in class api.
Task
Empty function.
run(Shared)
- Method in interface api.
TaskInterface
run()
- Method in class client.
GUI_Client
Causes the client to lookup the Space and then start the statistics frame.
run()
- Method in class client.
Poller
occasionally checks for a result in the client.
run(Task)
- Method in class computer.
ComputerImpl
Runs the task and returns its return value
run()
- Method in class gui.
ConfigurationFrame
run()
- Method in class gui.
StatsFrame
run()
- Method in class gui.
SudokuFrame
run()
- Method in class gui.
TspFrame
run()
- Method in class system.
ComputerProxy
Run each associated computer's run method to calculate the result and tries to put the result back into the compute space.
run(Shared)
- Method in class tasks.
EuclideanTspMinTask
Computes the minimum of all of the inputs it is given.
run(Shared)
- Method in class tasks.
EuclideanTspTask
Determines whether the size of the TSP is suitable for a single machine, or if it should be broken up into sub-tasks.
run(Shared)
- Method in class tasks.
SudokuTask
Finds the next cell in the grid that has not yet been set and spawns children tasks with the possible values set.
runningAverageTime
- Variable in class system.
Statistics
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
H
I
M
N
P
R
S
T
U
W