Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
Z
R
raisedException()
- Method in class cluster5.terminal.structures.
TerminalTask
readFromFile(String)
- Static method in class cluster5.shared.utils.
FileUtils
Reads data from specified file.
reconnect()
- Method in interface cluster5.client.
ClusterInterface
If a RemoteException has been thrown due to communocation problem, call this method to renew connection to the server.
reconnect()
- Method in class cluster5.client.
ClusterInterfaceImpl
reconnect()
- Method in class cluster5.terminal.
TerminalServerInterface
recordCpuTime(Long, long)
- Method in class cluster5.server.managers.
ProjectManager
Adds CPU time to this project.
recordCpuTime(Long, long)
- Method in class cluster5.server.managers.
TerminalManager
Records CPU time and number of tasks processed by this terminal.
recordCpuTime(Long, long)
- Method in class cluster5.server.managers.
UserManager
Adds CPU time and +1 task to the specified user.
removeListener(HashCalculator)
- Method in class cluster5.shared.utils.
HashCalculator
removeTask(Long)
- Method in interface cluster5.client.
ClusterInterface
Deletes specified task.
removeTask(Long)
- Method in class cluster5.client.
ClusterInterfaceImpl
removeTask(String, Long, Long)
- Method in interface cluster5.server.
ServerInterface4User
Deletes specified task.
removeTask(String, Long, Long)
- Method in class cluster5.server.
ServerInterface4UserImpl
RMIUtils
- Class in
cluster5.shared.rmi
RMI-related stuff
RMIUtils()
- Constructor for class cluster5.shared.rmi.
RMIUtils
runProject()
- Method in interface cluster5.client.
ClusterInterface
Sets the project's flag to RUNNING singalizing the scheduler that this project configuration is ready to evaluate the project's tasks.
runProject()
- Method in class cluster5.client.
ClusterInterfaceImpl
runProject(String, Long)
- Method in interface cluster5.server.
ServerInterface4User
Sets project's flag to RUNNING.
runProject(String, Long)
- Method in class cluster5.server.
ServerInterface4UserImpl
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
Z