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
S
save(SharedFile)
- Method in class cluster5.server.datastorage.dao.
FileDao
save(Project)
- Method in class cluster5.server.datastorage.dao.
ProjectDao
Saves or updates a Project in(to) the database.
save(Task)
- Method in class cluster5.server.datastorage.dao.
TaskDao
Saves or updates a Task in(to) the database.
save(Terminal)
- Method in class cluster5.server.datastorage.dao.
TerminalDao
Saves/updates record in the database.
save(User)
- Method in class cluster5.server.datastorage.dao.
UserDao
save(Task)
- Method in class cluster5.server.managers.
TaskManager
Saves/updates specified task into the database.
saveFile(String, Long, SharedFile)
- Method in class cluster5.server.managers.
FileManager
saveToFile(String, InputStream)
- Static method in class cluster5.shared.utils.
FileUtils
Saves all data coming from the input stream into specified file.
saveToFile(String, byte[])
- Static method in class cluster5.shared.utils.
FileUtils
Saves data into a file.
Server
- Interface in
cluster5.server.rmi
ServerApp
- Class in
cluster5.server
ServerApp()
- Constructor for class cluster5.server.
ServerApp
ServerImpl
- Class in
cluster5.server.rmi
ServerImpl()
- Constructor for class cluster5.server.rmi.
ServerImpl
ServerInterface4Terminals
- Interface in
cluster5.server
ServerInterface4TerminalsImpl
- Class in
cluster5.server
ServerInterface4TerminalsImpl()
- Constructor for class cluster5.server.
ServerInterface4TerminalsImpl
ServerInterface4User
- Interface in
cluster5.server
ServerInterface4UserImpl
- Class in
cluster5.server
ServerInterface4UserImpl()
- Constructor for class cluster5.server.
ServerInterface4UserImpl
setAddress(String)
- Method in class cluster5.server.datastorage.domain.
Terminal
setAllocationTag(String)
- Method in class cluster5.server.datastorage.domain.
Task
setArchitecture(String)
- Method in class cluster5.server.datastorage.domain.
Terminal
setArgument(Object)
- Method in class cluster5.terminal.structures.
TerminalTask
setBoolean(String, boolean)
- Method in class cluster5.server.datastorage.
NamedParameterStatement
Sets a parameter.
setBytes(String, byte[])
- Method in class cluster5.server.datastorage.
NamedParameterStatement
Sets a parameter.
setCompressed(boolean)
- Method in class cluster5.server.datastorage.domain.
SharedFile
setCpuTime(long)
- Method in class cluster5.server.datastorage.domain.
Project
setCpuTime(long)
- Method in class cluster5.server.datastorage.domain.
Terminal
setCpuTime(long)
- Method in class cluster5.server.datastorage.domain.
User
setCpuTime(long)
- Method in class cluster5.terminal.structures.
TerminalTask
setData(byte[])
- Method in class cluster5.server.datastorage.domain.
SharedFile
setDate(String, Date)
- Method in class cluster5.server.datastorage.
NamedParameterStatement
Sets a parameter.
setHostname(String)
- Method in class cluster5.server.datastorage.domain.
Terminal
setId(Long)
- Method in class cluster5.server.datastorage.domain.
Project
setId(Long)
- Method in class cluster5.server.datastorage.domain.
SharedFile
setId(Long)
- Method in class cluster5.server.datastorage.domain.
Task
setId(Long)
- Method in class cluster5.server.datastorage.domain.
Terminal
setId(Long)
- Method in class cluster5.server.datastorage.domain.
User
setInt(String, int)
- Method in class cluster5.server.datastorage.
NamedParameterStatement
Sets a parameter.
setLastLogin(long)
- Method in class cluster5.server.datastorage.domain.
User
setLastSeen(Date)
- Method in class cluster5.server.datastorage.domain.
Terminal
setLong(String, Long)
- Method in class cluster5.server.datastorage.
NamedParameterStatement
Sets a parameter.
setMainClass(String)
- Method in class cluster5.server.datastorage.domain.
Project
setNumCPUs(int)
- Method in class cluster5.server.datastorage.domain.
Terminal
setNumLogins(long)
- Method in class cluster5.server.datastorage.domain.
User
setObject(String, Object)
- Method in class cluster5.server.datastorage.
NamedParameterStatement
Sets a parameter.
setProgress(int)
- Method in interface cluster5.shared.utils.
HashCalculatorProgressListener
The hash calculator sets a number between 0 and 100 a the hash calculation progress indication.
setProjectId(Long)
- Method in class cluster5.server.datastorage.domain.
SharedFile
setProjectLibraries(Class[])
- Method in interface cluster5.client.
ClusterInterface
Sets list of classes required by this project to be successfully evaluated.
setProjectLibraries(Class[])
- Method in class cluster5.client.
ClusterInterfaceImpl
setProjectMainClass(Class)
- Method in interface cluster5.client.
ClusterInterface
Sets main class of a project.
setProjectMainClass(Class)
- Method in class cluster5.client.
ClusterInterfaceImpl
setProjectMainClass(String, Long, String)
- Method in class cluster5.server.managers.
ProjectManager
setProjectMainClass(String, Long, String)
- Method in interface cluster5.server.
ServerInterface4User
Sets project main class.
setProjectMainClass(String, Long, String)
- Method in class cluster5.server.
ServerInterface4UserImpl
setProjectStatus(String, Long, Project.Status)
- Method in class cluster5.server.managers.
ProjectManager
Sets project status to indicated value.
setRaisedException(boolean)
- Method in class cluster5.terminal.structures.
TerminalTask
setRequiredFiles(Map<Long, String>)
- Method in class cluster5.server.datastorage.domain.
Task
setRestartTheTask(boolean)
- Method in class cluster5.terminal.structures.
TerminalTask
setResult(byte[])
- Method in class cluster5.server.datastorage.domain.
Task
setResult(TerminalTask)
- Method in interface cluster5.server.
ServerInterface4Terminals
Returns a
Task
with result, stdout and stderr listings inside.
setResult(TerminalTask)
- Method in class cluster5.server.
ServerInterface4TerminalsImpl
setResult(Object)
- Method in class cluster5.terminal.structures.
TerminalTask
setResult(TerminalTask)
- Method in class cluster5.terminal.
TerminalServerInterface
setStatus(Project.Status)
- Method in class cluster5.server.datastorage.domain.
Project
setStatus(Task.Status)
- Method in class cluster5.server.datastorage.domain.
Task
setStatus(Terminal.Status)
- Method in class cluster5.server.datastorage.domain.
Terminal
setString(String, String)
- Method in class cluster5.server.datastorage.
NamedParameterStatement
Sets a parameter.
setSystemErr(byte[])
- Method in class cluster5.server.datastorage.domain.
Task
setSystemErr(String)
- Method in class cluster5.terminal.structures.
TerminalTask
setSystemOut(byte[])
- Method in class cluster5.server.datastorage.domain.
Task
setSystemOut(String)
- Method in class cluster5.terminal.structures.
TerminalTask
setTasksCompleted(long)
- Method in class cluster5.server.datastorage.domain.
Terminal
setTasksCompleted(long)
- Method in class cluster5.server.datastorage.domain.
User
setTerminalId(Long)
- Method in class cluster5.server.datastorage.domain.
Task
setTerminalId(Long)
- Method in class cluster5.terminal.structures.
TerminalTask
setTimestamp(String, Timestamp)
- Method in class cluster5.server.datastorage.
NamedParameterStatement
Sets a parameter.
setToken(String)
- Method in class cluster5.server.datastorage.domain.
User
setupDataSource()
- Static method in class cluster5.server.datastorage.
ConnectionSource
setUserId(Long)
- Method in class cluster5.server.datastorage.domain.
Project
setUserId(Long)
- Method in class cluster5.server.datastorage.domain.
SharedFile
SharedFile
- Class in
cluster5.server.datastorage.domain
SharedFile(Long, Long, Long, SharedFile.Type, String, String, long, String, boolean)
- Constructor for class cluster5.server.datastorage.domain.
SharedFile
SharedFile(String, Class<Object>, long, String)
- Constructor for class cluster5.server.datastorage.domain.
SharedFile
SharedFile.Type
- Enum in
cluster5.server.datastorage.domain
SharedFileFactory
- Class in
cluster5.shared.utils
SharedFileFactory()
- Constructor for class cluster5.shared.utils.
SharedFileFactory
shouldRestartTheTask()
- Method in class cluster5.terminal.structures.
TerminalTask
shutdownDataSource(DataSource)
- Static method in class cluster5.server.datastorage.
ConnectionSource
stacktraceToString(Throwable)
- Static method in class cluster5.terminal.utils.
ExceptionRecorder
stopProject()
- Method in interface cluster5.client.
ClusterInterface
Sets the project's flag to STOPPED so no further tasks will be processed.
stopProject()
- Method in class cluster5.client.
ClusterInterfaceImpl
stopProject(String, Long)
- Method in interface cluster5.server.
ServerInterface4User
Sets project's flag to STOPPED.
stopProject(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