A C D E F G H I J K L M N O P R S T

R

RESULT_REPOSITORY_PATH_KEY - Static variable in interface com.cosylab.jcosyne.server.Constants
Used in server configuration file to specify the location of the result repository.
RESULT_REPOSITORY_RECORDING_KEY - Static variable in interface com.cosylab.jcosyne.server.Constants
Used in the server configuration file as a master switch that determines if the result repository is storing data about remote task executions.
RemoteTask - class com.cosylab.jcosyne.server.RemoteTask.
Remote Task is the base convenience class from which all remote tasks inherit.
RemoteTask() - Constructor for class com.cosylab.jcosyne.server.RemoteTask
Construct a new instance of remote task.
RemoteTaskInvocation - class com.cosylab.jcosyne.server.RemoteTaskInvocation.
This is a serializable data holder that contains information about a single remote task invocation.
RemoteTaskInvocation() - Constructor for class com.cosylab.jcosyne.server.RemoteTaskInvocation
 
RemoteTaskMBean - interface com.cosylab.jcosyne.server.RemoteTaskMBean.
JMX complient interface to a remote task.
RemoteTaskScript - interface com.cosylab.jcosyne.server.RemoteTaskScript.
This interface must be implemented by all BeanScripts supplied to remote tasks for execution, be it either the post-initialization or post-execution scripts or the custom scripts submitted with execute.
ResultRepository - class com.cosylab.jcosyne.server.ResultRepository.
This is the implementation of the functionality parametrized by ResultRepositoryMBean.
ResultRepository() - Constructor for class com.cosylab.jcosyne.server.ResultRepository
Create a new instance of result repository.
ResultRepositoryMBean - interface com.cosylab.jcosyne.server.ResultRepositoryMBean.
MBean compliant interface to the result repository.
remoteTaskName - Variable in class com.cosylab.jcosyne.server.RemoteTaskInvocation
Remote task name is the fully scoped class name of the remote task for which this invocation entry is generated.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.cosylab.jcosyne.client.JMXAdministratorEngine
 
removePropertyPanel(JPanel) - Method in class com.cosylab.jcosyne.client.JMXAdministratorEngine
 
removeRemoteListener(String) - Method in class com.cosylab.jcosyne.client.DirectAccess
Removes a monitor on a remote task attribute.
requestInputFilename(ObjectName, String) - Method in class com.cosylab.jcosyne.server.ResultRepository
Creates a new input filename for a given remote task.
requestInputFilename(ObjectName, String) - Method in interface com.cosylab.jcosyne.server.ResultRepositoryMBean
Returns a fully qualified filename of the input resource.
requestOutputFilename(ObjectName, String) - Method in class com.cosylab.jcosyne.server.ResultRepository
Creates a new output filename for a given task.
requestOutputFilename(ObjectName, String) - Method in interface com.cosylab.jcosyne.server.ResultRepositoryMBean
Creates a fully qualified output file name, constructed by concatenation of user home directory, output repository path, the directory that is computed from today's date and the filename.
restartServer() - Method in class com.cosylab.jcosyne.client.JMXAdministratorEngine
 
resumeRemoteTask(ObjectName) - Method in class com.cosylab.jcosyne.client.JMXAdministratorEngine
 
resumeRemoteTask(ObjectName, boolean) - Method in class com.cosylab.jcosyne.server.Executor
Resumes the remote task if it has been suspended.
resumeRemoteTask(ObjectName, boolean) - Method in interface com.cosylab.jcosyne.server.ExecutorMBean
Resumes currently suspended remote task.
run() - Method in class com.cosylab.jcosyne.server.Executor
Performs some canonical computation and measures the attribute SpeedMetrics.
run() - Method in class com.cosylab.jcosyne.server.Factorization
Implements brute force factorization.
run() - Method in class com.cosylab.jcosyne.server.JMXServer
Implements the shutdown code that is called out-of-thread by the shutdown() method.
run() - Method in class com.cosylab.jcosyne.server.LogCollector
Do NOP.
run() - Method in class com.cosylab.jcosyne.server.ResultRepository
Do NOP.
run() - Method in class com.cosylab.jcosyne.server.Sentinel
Do NOP.
running - Variable in class com.cosylab.jcosyne.server.RemoteTask
Running flag.

A C D E F G H I J K L M N O P R S T