- accept(Path) - Method in interface nl.esciencecenter.xenon.files.DirectoryStream.Filter
-
Decide if the entry should be accepted.
- AdaptorStatus - Interface in nl.esciencecenter.xenon
-
AdaptorStatus contains information on a specific adaptor.
- addArgument(String) - Method in class nl.esciencecenter.xenon.jobs.JobDescription
-
Add a command line argument for the executable.
- addDownloadFile(String, Path) - Method in class nl.esciencecenter.xenon.util.Sandbox
-
Add a file to the list of files to download.
- addEnvironment(String, String) - Method in class nl.esciencecenter.xenon.jobs.JobDescription
-
Add a variable to the environment of the executable.
- addJavaArgument(String) - Method in class nl.esciencecenter.xenon.util.JavaJobDescription
-
- addJavaClasspathElement(String) - Method in class nl.esciencecenter.xenon.util.JavaJobDescription
-
- addJavaOption(String) - Method in class nl.esciencecenter.xenon.util.JavaJobDescription
-
Adds a JVM option.
- addJavaSystemProperty(String, String) - Method in class nl.esciencecenter.xenon.util.JavaJobDescription
-
Adds a system property to the current set of system properties.
- addJobOption(String, String) - Method in class nl.esciencecenter.xenon.jobs.JobDescription
-
Add a job option to the job.
- addUploadFile(Path) - Method in class nl.esciencecenter.xenon.util.Sandbox
-
Add a file to the list of files to upload.
- addUploadFile(Path, String) - Method in class nl.esciencecenter.xenon.util.Sandbox
-
Add a file to the list of files to upload.
- AttributeNotSupportedException - Exception in nl.esciencecenter.xenon.files
-
Signals that a requested file attribute is not supported by the underlying file system implementation.
- AttributeNotSupportedException(String, String, Throwable) - Constructor for exception nl.esciencecenter.xenon.files.AttributeNotSupportedException
-
- AttributeNotSupportedException(String, String) - Constructor for exception nl.esciencecenter.xenon.files.AttributeNotSupportedException
-
- attributes() - Method in interface nl.esciencecenter.xenon.files.PathAttributesPair
-
Get the FileAttributes in this PathAttributesPair.