A B C D E F G H I J K L M N O P Q R S T U V W 

G

getAcl() - Method in interface nl.esciencecenter.octopus.files.FileAttributes
Reads the access control list.
getAdaptor(Path) - Method in class nl.esciencecenter.octopus.engine.files.FilesEngine
 
getAdaptor() - Method in class nl.esciencecenter.octopus.engine.loader.JarFsFile
 
getAdaptor(String) - Method in class nl.esciencecenter.octopus.engine.OctopusEngine
 
getAdaptorFor(String) - Method in class nl.esciencecenter.octopus.engine.OctopusEngine
Return the adaptor that provides functionality for the given scheme.
getAdaptorInfo(String) - Method in class nl.esciencecenter.octopus.engine.OctopusEngine
 
getAdaptorInfo(String) - Method in interface nl.esciencecenter.octopus.Octopus
 
getAdaptorInfos() - Method in class nl.esciencecenter.octopus.engine.OctopusEngine
 
getAdaptorInfos() - Method in interface nl.esciencecenter.octopus.Octopus
 
getAdaptorName() - Method in class nl.esciencecenter.octopus.engine.files.PathCpi
 
getAdaptorName() - Method in interface nl.esciencecenter.octopus.files.Path
 
getAdaptorNames() - Method in class nl.esciencecenter.octopus.engine.loader.JarFileSystem
 
getArguments() - Method in class nl.esciencecenter.octopus.jobs.JavaJobDescription
Constructs the command line arguments from the class path, the jvm options, the system properties, the main and the java arguments.
getArguments() - Method in class nl.esciencecenter.octopus.jobs.JobDescription
Returns the arguments of the executable.
getBooleanProperty(String) - Method in class nl.esciencecenter.octopus.ImmutableTypedProperties
Returns true if property name is defined and has a value that is conventionally associated with 'true' (as in Ant): any of 1, on, true, yes, or nothing.
getBooleanProperty(String, boolean) - Method in class nl.esciencecenter.octopus.ImmutableTypedProperties
Returns true if property name has a value that is conventionally associated with 'true' (as in Ant): any of 1, on, true, yes, or nothing.
getBytes() - Method in class nl.esciencecenter.octopus.engine.loader.JarFsFile
 
getCertfile() - Method in class nl.esciencecenter.octopus.security.CertificateCredential
Returns the URI of the certificate file.
getClassContext() - Method in class nl.esciencecenter.octopus.engine.AdaptorLoader.CallerResolver
 
getCombinedCredentials(Credentials) - Method in class nl.esciencecenter.octopus.engine.OctopusEngine
 
getCombinedProperties(Properties) - Method in class nl.esciencecenter.octopus.engine.OctopusEngine
 
getCredentials() - Method in class nl.esciencecenter.octopus.engine.files.PathCpi
 
getCredentials() - Method in interface nl.esciencecenter.octopus.files.Path
 
getDataObject(String) - Method in class nl.esciencecenter.octopus.security.Credential
This method is used by adaptors to get adaptor-specific data associated with this context.
getDefaultCredentials() - Method in class nl.esciencecenter.octopus.engine.OctopusEngine
 
getDefaultCredentials() - Method in interface nl.esciencecenter.octopus.Octopus
 
getDefaultProperties() - Method in class nl.esciencecenter.octopus.engine.OctopusEngine
 
getDefaultProperties() - Method in interface nl.esciencecenter.octopus.Octopus
 
getDescription() - Method in interface nl.esciencecenter.octopus.AdaptorInfo
 
getDoubleProperty(String) - Method in class nl.esciencecenter.octopus.ImmutableTypedProperties
Returns the double value of property.
getDoubleProperty(String, double) - Method in class nl.esciencecenter.octopus.ImmutableTypedProperties
Returns the double value of property.
getEnvironment() - Method in class nl.esciencecenter.octopus.jobs.JobDescription
Returns the environment of the executable.
getError() - Method in class nl.esciencecenter.octopus.engine.jobs.JobCpi
 
getError() - Method in interface nl.esciencecenter.octopus.jobs.Job
In case of an error while running a job, this function will return the error.
getExecutable() - Method in class nl.esciencecenter.octopus.jobs.JavaJobDescription
Returns the executable.
getExecutable() - Method in class nl.esciencecenter.octopus.jobs.JobDescription
Returns the path to the executable.
getExeFile(String) - Method in class nl.esciencecenter.octopus.engine.util.CommandRunner
 
getExitCode() - Method in class nl.esciencecenter.octopus.engine.util.CommandRunner
 
getExitStatus() - Method in class nl.esciencecenter.octopus.engine.util.old.ProcessBundle
 
getExitStatus() - Method in class nl.esciencecenter.octopus.engine.util.old.ProcessRunner
 
getExitStatus() - Method in interface nl.esciencecenter.octopus.jobs.Job
Returns the exit status of a job.
getFileName() - Method in class nl.esciencecenter.octopus.engine.files.PathCpi
 
getFilename() - Method in class nl.esciencecenter.octopus.engine.loader.JarFsFile
 
getFileName() - Method in interface nl.esciencecenter.octopus.files.Path
 
getFloatProperty(String) - Method in class nl.esciencecenter.octopus.ImmutableTypedProperties
Returns the float value of property.
getFloatProperty(String, float) - Method in class nl.esciencecenter.octopus.ImmutableTypedProperties
Returns the float value of property.
getHost() - Method in class nl.esciencecenter.octopus.security.ProxyCredential
Returns the host of the MyProxy server.
getInputStream() - Method in class nl.esciencecenter.octopus.engine.loader.JarFsURLConnection
 
getIntProperty(String) - Method in class nl.esciencecenter.octopus.ImmutableTypedProperties
Returns the integer value of property.
getIntProperty(String, int) - Method in class nl.esciencecenter.octopus.ImmutableTypedProperties
Returns the integer value of property.
getJarEntry() - Method in class nl.esciencecenter.octopus.engine.loader.JarFsFile
 
getJavaArguments() - Method in class nl.esciencecenter.octopus.jobs.JavaJobDescription
Returns the arguments for the main class.
getJavaClassPath() - Method in class nl.esciencecenter.octopus.jobs.JavaJobDescription
Returns the java class path.
getJavaMain() - Method in class nl.esciencecenter.octopus.jobs.JavaJobDescription
Returns the main class of the java application.
getJavaOptions() - Method in class nl.esciencecenter.octopus.jobs.JavaJobDescription
Returns the jvm options.
getJavaSystemProperties() - Method in class nl.esciencecenter.octopus.jobs.JavaJobDescription
Returns the java system properties.
getJobDescription() - Method in class nl.esciencecenter.octopus.engine.jobs.JobCpi
 
getJobDescription() - Method in interface nl.esciencecenter.octopus.jobs.Job
Returns the JobDescription that was used to create this Job.
getJobs(String) - Method in interface nl.esciencecenter.octopus.jobs.Scheduler
 
getKeyfile() - Method in class nl.esciencecenter.octopus.security.CertificateCredential
Returns the location of the keyfile associated with the context.
getLocalHostAddress() - Static method in class nl.esciencecenter.octopus.engine.util.old.Inet
 
getLocalHostName() - Static method in class nl.esciencecenter.octopus.engine.util.old.Inet
 
getLongProperty(String) - Method in class nl.esciencecenter.octopus.ImmutableTypedProperties
Returns the long value of property.
getLongProperty(String, long) - Method in class nl.esciencecenter.octopus.ImmutableTypedProperties
Returns the long value of property.
getManifest() - Method in class nl.esciencecenter.octopus.engine.loader.JarFsFile
 
getMaxTime() - Method in class nl.esciencecenter.octopus.jobs.JobDescription
 
getMessage() - Method in exception nl.esciencecenter.octopus.exceptions.DeployRuntimeException
 
getMessage() - Method in exception nl.esciencecenter.octopus.exceptions.OctopusException
 
getName() - Method in interface nl.esciencecenter.octopus.AdaptorInfo
Name of the adaptor
getName(int) - Method in class nl.esciencecenter.octopus.engine.files.PathCpi
 
getName(int) - Method in interface nl.esciencecenter.octopus.files.Path
 
getNameCount() - Method in class nl.esciencecenter.octopus.engine.files.PathCpi
 
getNameCount() - Method in interface nl.esciencecenter.octopus.files.Path
 
getNodeCount() - Method in class nl.esciencecenter.octopus.jobs.JobDescription
Get the number of nodes.
getNoteValue(String) - Method in class nl.esciencecenter.octopus.security.Credential
Gets the value belonging to the note with the give key.
getParent() - Method in class nl.esciencecenter.octopus.engine.files.PathCpi
 
getParent() - Method in interface nl.esciencecenter.octopus.files.Path
 
getParentClassLoader() - Static method in class nl.esciencecenter.octopus.engine.AdaptorLoader
This method tries to determine a suitable classloader to be used as parent classloader for the URLClassloaders of the adaptors.
getPassword() - Method in class nl.esciencecenter.octopus.security.Credential
Gets the password.
getPath() - Method in class nl.esciencecenter.octopus.engine.files.PathCpi
 
getPath() - Method in interface nl.esciencecenter.octopus.files.Path
 
getPort() - Method in class nl.esciencecenter.octopus.security.ProxyCredential
Gets the port of the MyProxy server.
getPostStagedFiles() - Method in class nl.esciencecenter.octopus.jobs.JobDescription
Returns the post stage file set.
getPreStagedFiles() - Method in class nl.esciencecenter.octopus.jobs.JobDescription
Returns the pre staged file set.
getPrivateKeySlot() - Method in class nl.esciencecenter.octopus.security.CertificateCredential
Returns the private key slot.
getProcessesPerNode() - Method in class nl.esciencecenter.octopus.jobs.JobDescription
Get the number of processes started on each node.
getProcessID() - Method in class nl.esciencecenter.octopus.engine.util.old.ProcessBundle
 
getProcessID() - Method in class nl.esciencecenter.octopus.engine.util.old.ProcessRunner
 
getProperties() - Method in class nl.esciencecenter.octopus.engine.files.PathCpi
 
getProperties() - Method in interface nl.esciencecenter.octopus.files.Path
 
getPropertyNames() - Method in class nl.esciencecenter.octopus.ImmutableTypedProperties
 
getQueueName() - Method in class nl.esciencecenter.octopus.jobs.JobDescription
 
getQueueNames() - Method in interface nl.esciencecenter.octopus.jobs.Scheduler
 
getResourceAsStream(String) - Method in class nl.esciencecenter.octopus.engine.loader.JarFsClassLoader
 
getResult() - Method in class nl.esciencecenter.octopus.engine.util.OutputReader
 
getRoot() - Method in class nl.esciencecenter.octopus.engine.files.PathCpi
 
getRoot() - Method in interface nl.esciencecenter.octopus.files.Path
 
getShortProperty(String) - Method in class nl.esciencecenter.octopus.ImmutableTypedProperties
Returns the short value of property.
getShortProperty(String, short) - Method in class nl.esciencecenter.octopus.ImmutableTypedProperties
Returns the short value of property.
getSizeProperty(String) - Method in class nl.esciencecenter.octopus.ImmutableTypedProperties
Returns the long value of a size property.
getSizeProperty(String, long) - Method in class nl.esciencecenter.octopus.ImmutableTypedProperties
Returns the long value of a size property.
getState() - Method in class nl.esciencecenter.octopus.engine.jobs.JobCpi
 
getState() - Method in interface nl.esciencecenter.octopus.jobs.Job
This method returns the state of the Job.
getStderr() - Method in class nl.esciencecenter.octopus.engine.jobs.Sandbox
 
getStderr() - Method in class nl.esciencecenter.octopus.engine.util.CommandRunner
 
getStderr() - Method in class nl.esciencecenter.octopus.engine.util.old.ProcessBundle
 
getStderr() - Method in class nl.esciencecenter.octopus.engine.util.old.ProcessRunner
 
getStderr() - Method in class nl.esciencecenter.octopus.jobs.JobDescription
Returns the stderr Path.
getStdin() - Method in class nl.esciencecenter.octopus.engine.jobs.Sandbox
 
getStdin() - Method in class nl.esciencecenter.octopus.engine.util.old.ProcessBundle
 
getStdin() - Method in class nl.esciencecenter.octopus.engine.util.old.ProcessRunner
 
getStdin() - Method in class nl.esciencecenter.octopus.jobs.JobDescription
Returns the stdin Path.
getStdout() - Method in class nl.esciencecenter.octopus.engine.jobs.Sandbox
 
getStdout() - Method in class nl.esciencecenter.octopus.engine.util.CommandRunner
 
getStdout() - Method in class nl.esciencecenter.octopus.engine.util.old.ProcessBundle
 
getStdout() - Method in class nl.esciencecenter.octopus.engine.util.old.ProcessRunner
 
getStdout() - Method in class nl.esciencecenter.octopus.jobs.JobDescription
Returns the stdout Path.
getStringList(String) - Method in class nl.esciencecenter.octopus.ImmutableTypedProperties
Returns the split-up value of a string property.
getStringList(String, String) - Method in class nl.esciencecenter.octopus.ImmutableTypedProperties
Returns the split-up value of a string property.
getStringList(String, String, String[]) - Method in class nl.esciencecenter.octopus.ImmutableTypedProperties
Returns the split-up value of a string property.
getSupportedProperties() - Method in interface nl.esciencecenter.octopus.AdaptorInfo
Returns a map containing supported properties, and a small description for each.
getSupportedSchemes() - Method in interface nl.esciencecenter.octopus.AdaptorInfo
Get the schemes this adaptor supports for creating objects.
getUsername() - Method in class nl.esciencecenter.octopus.security.Credential
Returns the user name.
getWorkingDirectory() - Method in class nl.esciencecenter.octopus.engine.jobs.Sandbox
Working directory for adaptor
group() - Method in interface nl.esciencecenter.octopus.files.FileAttributes
 
A B C D E F G H I J K L M N O P Q R S T U V W