A C D E F G H I L M N O P R S T U V Z

G

generateFilename(String, String) - Static method in class cluster5.shared.utils.FileUtils
Generates new filename composed by prefix, randomly generated integer, current time in milliseconds and extension given by the original fileName.
get(Long, Long, SharedFile.Type, String, String) - Method in class cluster5.server.datastorage.dao.FileDao
 
get(String, String) - Method in class cluster5.server.datastorage.dao.UserDao
 
getAddress() - Method in class cluster5.server.datastorage.domain.Terminal
 
getAllocationTag() - Method in class cluster5.server.datastorage.domain.Task
 
getAllocationTime() - Method in class cluster5.server.datastorage.domain.Task
 
getArchitecture() - Method in class cluster5.server.datastorage.domain.Terminal
 
getArgument() - Method in class cluster5.server.datastorage.domain.Task
 
getArgument() - Method in class cluster5.terminal.structures.TerminalTask
 
getArgumentAsBytes() - Method in class cluster5.server.datastorage.domain.Task
 
getArgumentAsBytes() - Method in class cluster5.terminal.structures.TerminalTask
 
getByAddress(String) - Method in class cluster5.server.datastorage.dao.TerminalDao
 
getByAllocationTag(String) - Method in class cluster5.server.datastorage.dao.TaskDao
 
getById(Long) - Method in class cluster5.server.datastorage.dao.FileDao
 
getById(Long) - Method in class cluster5.server.datastorage.dao.ProjectDao
 
getById(Long) - Method in class cluster5.server.datastorage.dao.TaskDao
 
getById(Long) - Method in class cluster5.server.datastorage.dao.TerminalDao
 
getById(Long) - Method in class cluster5.server.datastorage.dao.UserDao
 
getByToken(String) - Method in class cluster5.server.datastorage.dao.UserDao
 
getByToken(String) - Method in class cluster5.server.managers.UserManager
 
getByUserIdAndName(Long, String) - Method in class cluster5.server.datastorage.dao.ProjectDao
 
getCanonicalClassName() - Method in class cluster5.server.datastorage.domain.SharedFile
 
getClusterTaskInstance(String) - Method in class cluster5.terminal.utils.IbiClassLoader
 
getConnection() - Static method in class cluster5.server.datastorage.ConnectionSource
 
getCpuTime() - Method in class cluster5.server.datastorage.domain.Project
 
getCpuTime() - Method in class cluster5.server.datastorage.domain.Terminal
 
getCpuTime() - Method in class cluster5.server.datastorage.domain.User
 
getCpuTime() - Method in class cluster5.terminal.structures.TerminalTask
 
getCreatedOn() - Method in class cluster5.server.datastorage.domain.Project
 
getData() - Method in class cluster5.server.datastorage.domain.SharedFile
 
getDbDriver() - Static method in class cluster5.shared.Configuration
 
getDbPassword() - Static method in class cluster5.shared.Configuration
 
getDbUrl() - Static method in class cluster5.shared.Configuration
 
getDbUser() - Static method in class cluster5.shared.Configuration
 
getFile(Long) - Method in class cluster5.server.managers.FileManager
 
getFileData(Long) - Method in class cluster5.server.managers.FileManager
 
getFileData(Long) - Method in interface cluster5.server.ServerInterface4Terminals
 
getFileData(Long) - Method in class cluster5.server.ServerInterface4TerminalsImpl
 
getFileData(Long) - Method in class cluster5.terminal.TerminalServerInterface
 
getFileExtension(String) - Static method in class cluster5.shared.utils.FileUtils
Returns extension of specified file.
getFilename() - Method in class cluster5.server.datastorage.domain.SharedFile
 
getHash() - Method in class cluster5.server.datastorage.domain.SharedFile
 
getHash(String, HashCalculator.Algorithms) - Method in class cluster5.shared.utils.HashCalculator
Calculates hash of the message using the specified algorithm.
getHash(InputStream, HashCalculator.Algorithms) - Method in class cluster5.shared.utils.HashCalculator
Calculates hash of the data passed in the input stream using the specified algorithm.
getHash(File, HashCalculator.Algorithms) - Method in class cluster5.shared.utils.HashCalculator
Calculates hash of the specified file using the algorithm.
getHostname() - Method in class cluster5.server.datastorage.domain.Terminal
 
getId() - Method in class cluster5.server.datastorage.domain.Project
 
getId() - Method in class cluster5.server.datastorage.domain.SharedFile
 
getId() - Method in class cluster5.server.datastorage.domain.Task
 
getId() - Method in class cluster5.server.datastorage.domain.Terminal
 
getId() - Method in class cluster5.server.datastorage.domain.User
 
getInstace() - Static method in class cluster5.server.managers.TaskManager
 
getInstance() - Static method in class cluster5.client.ClusterInterfaceImpl
 
getInstance() - Static method in class cluster5.server.managers.FileManager
 
getInstance() - Static method in class cluster5.server.managers.ProjectManager
 
getInstance() - Static method in class cluster5.server.managers.TerminalManager
 
getInstance() - Static method in class cluster5.server.managers.UserManager
 
getInstance() - Static method in class cluster5.terminal.TerminalServerInterface
 
getLabel() - Method in class cluster5.server.datastorage.domain.Project
 
getLastException() - Method in class cluster5.terminal.utils.IbiClassLoader
 
getLastGeneratedId(Statement) - Static method in class cluster5.server.datastorage.DbTools
For this to work the prepared statement has to be created with the Statement.RETURN_GENERATED_KEYS parameter.
getLastLogin() - Method in class cluster5.server.datastorage.domain.User
 
getLastModified() - Method in class cluster5.server.datastorage.domain.SharedFile
 
getLastSeen() - Method in class cluster5.server.datastorage.domain.Terminal
 
getLogin() - Method in class cluster5.server.datastorage.domain.User
 
getMainClass() - Method in class cluster5.server.datastorage.domain.Project
 
getMainClass() - Method in class cluster5.terminal.structures.TerminalTask
 
getName() - Method in class cluster5.server.datastorage.domain.User
 
getNumCPUs() - Method in class cluster5.server.datastorage.domain.Terminal
 
getNumCPUs() - Method in class cluster5.terminal.TerminalInfoService
 
getNumLogins() - Method in class cluster5.server.datastorage.domain.User
 
getPassword() - Method in class cluster5.server.datastorage.domain.User
 
getProject(String, Long) - Method in class cluster5.server.managers.ProjectManager
 
getProject(Long) - Method in class cluster5.server.managers.ProjectManager
 
getProjectId() - Method in class cluster5.server.datastorage.domain.SharedFile
 
getProjectId() - Method in class cluster5.server.datastorage.domain.Task
 
getProjectId() - Method in class cluster5.terminal.structures.TerminalTask
 
getProjectProgress() - Method in interface cluster5.client.ClusterInterface
 
getProjectProgress() - Method in class cluster5.client.ClusterInterfaceImpl
 
getProjectProgress(Long) - Method in class cluster5.server.datastorage.dao.ProjectDao
 
getProjectProgress(String, Long) - Method in class cluster5.server.managers.ProjectManager
 
getProjectProgress(String, Long) - Method in interface cluster5.server.ServerInterface4User
 
getProjectProgress(String, Long) - Method in class cluster5.server.ServerInterface4UserImpl
 
getProjectStatus() - Method in interface cluster5.client.ClusterInterface
 
getProjectStatus() - Method in class cluster5.client.ClusterInterfaceImpl
 
getProjectStatus(String, Long) - Method in interface cluster5.server.ServerInterface4User
 
getProjectStatus(String, Long) - Method in class cluster5.server.ServerInterface4UserImpl
 
getRequiredFiles() - Method in class cluster5.server.datastorage.domain.Task
 
getResult() - Method in class cluster5.server.datastorage.domain.Task
 
getResultAsBytes() - Method in class cluster5.server.datastorage.domain.Task
 
getResultAsBytes() - Method in class cluster5.terminal.structures.TerminalTask
 
getRmiRegistryPort() - Static method in class cluster5.server.rmi.ServerImpl
 
getRmiRegistryUrl() - Static method in class cluster5.server.rmi.ServerImpl
 
getRmiRegistryUrl() - Static method in class cluster5.shared.Configuration
 
getRmiServiceName() - Static method in class cluster5.server.rmi.ServerImpl
 
getServer() - Method in class cluster5.shared.rmi.ConnectionWatchDog
 
getSharedFileFor(Class<Object>) - Static method in class cluster5.shared.utils.SharedFileFactory
 
getSharedFileFor(File) - Static method in class cluster5.shared.utils.SharedFileFactory
 
getStatement() - Method in class cluster5.server.datastorage.NamedParameterStatement
Returns the underlying statement.
getStatus(Long) - Method in class cluster5.server.datastorage.dao.TaskDao
 
getStatus() - Method in class cluster5.server.datastorage.domain.Project
 
getStatus() - Method in class cluster5.server.datastorage.domain.Task
 
getStatus() - Method in class cluster5.server.datastorage.domain.Terminal
 
getSurname() - Method in class cluster5.server.datastorage.domain.User
 
getSystemErr() - Method in class cluster5.server.datastorage.domain.Task
 
getSystemErr() - Method in class cluster5.terminal.structures.TerminalTask
 
getSystemErrAsBytes() - Method in class cluster5.server.datastorage.domain.Task
 
getSystemOut() - Method in class cluster5.server.datastorage.domain.Task
 
getSystemOut() - Method in class cluster5.terminal.structures.TerminalTask
 
getSystemOutAsBytes() - Method in class cluster5.server.datastorage.domain.Task
 
getTask(Long) - Method in interface cluster5.client.ClusterInterface
Returns instance of a task.
getTask(Long) - Method in class cluster5.client.ClusterInterfaceImpl
 
getTask(Long) - Method in class cluster5.server.managers.TaskManager
 
getTask(Long) - Method in interface cluster5.server.ServerInterface4Terminals
Fetches a Task to process.
getTask(Long) - Method in class cluster5.server.ServerInterface4TerminalsImpl
 
getTask(String, Long) - Method in interface cluster5.server.ServerInterface4User
 
getTask(String, Long) - Method in class cluster5.server.ServerInterface4UserImpl
 
getTask(Long) - Method in class cluster5.terminal.TerminalServerInterface
 
getTaskId() - Method in class cluster5.terminal.structures.TerminalTask
 
getTasksCompleted() - Method in class cluster5.server.datastorage.domain.Terminal
 
getTasksCompleted() - Method in class cluster5.server.datastorage.domain.User
 
getTaskStatus(Long) - Method in interface cluster5.client.ClusterInterface
 
getTaskStatus(Long) - Method in class cluster5.client.ClusterInterfaceImpl
 
getTaskStatus(Long) - Method in class cluster5.server.managers.TaskManager
 
getTaskStatus(String, Long) - Method in interface cluster5.server.ServerInterface4User
 
getTaskStatus(String, Long) - Method in class cluster5.server.ServerInterface4UserImpl
 
getTaskStatuses(Long) - Method in class cluster5.server.datastorage.dao.TaskDao
Return distinct list of statuses of tasks for specified project id.
getTaskStatuses(Long) - Method in class cluster5.server.managers.TaskManager
 
getTaskToProcess(Long) - Method in class cluster5.server.managers.TaskManager
 
getTerminalId() - Method in class cluster5.server.datastorage.domain.Task
 
getTerminalId() - Method in class cluster5.terminal.structures.TerminalTask
 
getTerminalId() - Method in class cluster5.terminal.TerminalInfoService
 
getToken() - Method in class cluster5.server.datastorage.domain.User
 
getType() - Method in class cluster5.server.datastorage.domain.SharedFile
 
getUserId() - Method in class cluster5.server.datastorage.domain.Project
 
getUserId() - Method in class cluster5.server.datastorage.domain.SharedFile
 

A C D E F G H I L M N O P R S T U V Z