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

G

getCellEditorValue() - Method in class com.cosylab.jcosyne.client.JMXAdministrator.LogLevelEditor
 
getEntries(TableModel) - Method in class com.cosylab.jcosyne.client.JMXAdministratorEngine
 
getExecutor() - Method in class com.cosylab.jcosyne.client.JMXClient
A convenience method returning the executor field.
getFactors() - Method in class com.cosylab.jcosyne.server.Factorization
Returns a list of factors of LongNumber calculated up to now.
getFactors() - Method in interface com.cosylab.jcosyne.server.FactorizationMBean
Contains the result of the calculation after factorization finishes.
getInputFile(String) - Method in class com.cosylab.jcosyne.server.ResultRepository
Returns the input file as a complete byte array that can be serialized to remote computer.
getInputFile(String) - Method in interface com.cosylab.jcosyne.server.ResultRepositoryMBean
File transfer of the input file as a byte array.
getInputRepositoryPath() - Method in class com.cosylab.jcosyne.server.ResultRepository
Returns the concatenation of the repository root with the input directory.
getInputRepositoryPath() - Method in interface com.cosylab.jcosyne.server.ResultRepositoryMBean
Returns a concatenation of the repository root and the input directory name.
getInputResource(String) - Method in class com.cosylab.jcosyne.server.RemoteTask
Get input stream for a named input resource.
getInstance() - Static method in class com.cosylab.jcosyne.client.DirectAccess
Singleton accessor for the direct access instance.
getLastScriptResult() - Method in class com.cosylab.jcosyne.server.RemoteTask
Return the last script result executed with executeScript().
getLastScriptResult() - Method in interface com.cosylab.jcosyne.server.RemoteTaskMBean
This attribute is set by the script executed by executeScript() after it completes.
getLocalTask(String) - Method in class com.cosylab.jcosyne.client.DirectAccess
Returns a local task, parallel method to getRemoteTask().
getLocalTask() - Method in class com.cosylab.jcosyne.client.DirectAccess
Returns a local task, parallels the getRemoteTask() method.
getLogModel() - Method in class com.cosylab.jcosyne.client.JMXAdministratorEngine
 
getLongNumber() - Method in class com.cosylab.jcosyne.server.Factorization
Returns the number that will be factorized, or 0 if such number has not yet been set.
getLongNumber() - Method in interface com.cosylab.jcosyne.server.FactorizationMBean
Returns the value set by setLongNumber().
getName() - Method in class com.cosylab.jcosyne.server.RemoteTask
Returns the name under which this remote task is registered in the server.
getName() - Method in interface com.cosylab.jcosyne.server.RemoteTaskMBean
Returns the name of this remote task, which is constructed by concatenating: "MBeans:type=" with the fully scoped class name of the remote task.
getOldLogEvents() - Method in class com.cosylab.jcosyne.server.LogCollector
Returns all logs collected up to this point by the log collector.
getOldLogEvents() - Method in interface com.cosylab.jcosyne.server.LogCollectorMBean
Retrieve the list of old events.
getOutputFile(String) - Method in class com.cosylab.jcosyne.server.ResultRepository
Returns the complete output file in the byte array form.
getOutputFile(String) - Method in interface com.cosylab.jcosyne.server.ResultRepositoryMBean
File transfer of the output file as a byte array.
getOutputRepositoryPath() - Method in class com.cosylab.jcosyne.server.ResultRepository
Returns the concatenation of the repository root with the output directory.
getOutputRepositoryPath() - Method in interface com.cosylab.jcosyne.server.ResultRepositoryMBean
Returns a concatenation of the repository root and the output directory name.
getOutputResource(String) - Method in class com.cosylab.jcosyne.server.RemoteTask
Get output stream for an output resource.
getPostExecutionScript() - Method in class com.cosylab.jcosyne.server.RemoteTask
Returns the post execution script.
getPostExecutionScript() - Method in interface com.cosylab.jcosyne.server.RemoteTaskMBean
Returns the BeanScript, that is executed after the computation completes but before the stop execution notifications are sent.
getPostInitializactionScript() - Method in class com.cosylab.jcosyne.server.RemoteTask
Returns the post-initialization script.
getPostInitializactionScript() - Method in interface com.cosylab.jcosyne.server.RemoteTaskMBean
Returns the value set by setPostInitializationScript.
getProgress() - Method in class com.cosylab.jcosyne.server.RemoteTask
Returns the progress variable.
getProgress() - Method in interface com.cosylab.jcosyne.server.RemoteTaskMBean
This predefined attribute returns the value from 0 to 100, which indicates the real or assessed progres of the long-term computation performed in run().
getPropertyChangeListeners() - Method in class com.cosylab.jcosyne.client.JMXAdministratorEngine
 
getRecords(Map) - Method in class com.cosylab.jcosyne.server.ResultRepository
Returns all remote task invocations in the result repository that satisfy the supplied criteria.
getRecords(Map) - Method in interface com.cosylab.jcosyne.server.ResultRepositoryMBean
Returns a list of existing records that match supplied criteria.
getRemoteAttribute(String) - Method in class com.cosylab.jcosyne.client.DirectAccess
Returns the value of the attribute running on the remote task that has been loaded as target.
getRemoteHistory(String) - Method in class com.cosylab.jcosyne.client.DirectAccess
Returns the remote history array collected by monitoring the remote attribute.
getRemoteTask() - Method in class com.cosylab.jcosyne.client.DirectAccess
Returns the reference to the remote task.
getRemoteTask(String) - Method in class com.cosylab.jcosyne.client.DirectAccess
If necessary, loads the named remote task, and returns a reference to it.
getRepositoryRoot() - Method in class com.cosylab.jcosyne.server.ResultRepository
Returns the value set by setRepositoryRoot()
getRepositoryRoot() - Method in interface com.cosylab.jcosyne.server.ResultRepositoryMBean
Returns the value of the repository root attribute.
getRunningRemoteTasks() - Method in class com.cosylab.jcosyne.server.Executor
Returns a list of all currently running remote tasks by name.
getRunningRemoteTasks() - Method in interface com.cosylab.jcosyne.server.ExecutorMBean
Returns the list of active tasks as currently maintained by this executor.
getSequence() - Method in class com.cosylab.jcosyne.server.RemoteTask
Returns a new sequence number for the notification, internally increases sequence count.
getServer() - Method in class com.cosylab.jcosyne.client.JMXClient
Returns a reference to the JMX server.
getServer(boolean) - Method in class com.cosylab.jcosyne.client.JMXClient
Internal method for accessing the server.
getShutdown() - Method in class com.cosylab.jcosyne.client.JMXAdministratorEngine
 
getSpeedMetrics() - Method in class com.cosylab.jcosyne.server.Executor
Returns the estimate of the processor speed on which the server is executing.
getSpeedMetrics() - Method in interface com.cosylab.jcosyne.server.ExecutorMBean
Returns the speed metrics of the remote system where this executor runs.
getState() - Method in class com.cosylab.jcosyne.server.ExecutionNotification
Returns the state carried by start or stop notification.
getState(boolean) - Method in class com.cosylab.jcosyne.server.RemoteTask
Captures the state of this remote task.
getState(boolean) - Method in interface com.cosylab.jcosyne.server.RemoteTaskMBean
Returns attribute list containing all accessible read-write attributes of this remote task, or internal data.
getSuccess() - Method in class com.cosylab.jcosyne.server.ExecutionNotification
Returns the success flag of this notification, one of the predefined constants of this class.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class com.cosylab.jcosyne.client.JMXAdministrator.LogLevelEditor
 
getTaskData() - Method in class com.cosylab.jcosyne.client.JMXAdministratorEngine
 
getTasksModel() - Method in class com.cosylab.jcosyne.client.JMXAdministratorEngine
 

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