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

N

name - Variable in class nl.esciencecenter.octopus.engine.util.old.StreamForwarder
 
namePrefix - Variable in class nl.esciencecenter.octopus.engine.util.old.ScheduledExecutor.MyThreadFactory
 
newAdaptor(ClassLoader, String, ImmutableTypedProperties, OctopusEngine) - Static method in class nl.esciencecenter.octopus.engine.AdaptorLoader
 
newAttributesDirectoryStream(Path, DirectoryStream.Filter) - Method in interface nl.esciencecenter.octopus.engine.files.FilesAdaptor
Opens a directory, returning a DirectoryStream to iterate over the entries in the directory.
newAttributesDirectoryStream(Path) - Method in class nl.esciencecenter.octopus.engine.files.FilesEngine
 
newAttributesDirectoryStream(Path, DirectoryStream.Filter) - Method in class nl.esciencecenter.octopus.engine.files.FilesEngine
 
newAttributesDirectoryStream(Path) - Method in interface nl.esciencecenter.octopus.files.Files
Opens a directory, returning a DirectoryStream to iterate over all entries in the directory.
newAttributesDirectoryStream(Path, DirectoryStream.Filter) - Method in interface nl.esciencecenter.octopus.files.Files
Opens a directory, returning a DirectoryStream to iterate over the entries in the directory.
newBufferedReader(Octopus, Path, Charset) - Static method in class nl.esciencecenter.octopus.util.FileUtils
Opens a file for reading, returning a BufferedReader that may be used to read text from the file in an efficient manner.
newBufferedWriter(Octopus, Path, Charset, OpenOption...) - Static method in class nl.esciencecenter.octopus.util.FileUtils
Opens or creates a file for writing, returning a BufferedWriter that may be used to write text to the file in an efficient manner.
newBuilder() - Static method in class nl.esciencecenter.octopus.files.AclEntry
Constructs a new builder.
newBuilder(AclEntry) - Static method in class nl.esciencecenter.octopus.files.AclEntry
Constructs a new builder with the components of an existing ACL entry.
newByteChannel(Path, Set<PosixFilePermission>, OpenOption...) - Method in interface nl.esciencecenter.octopus.engine.files.FilesAdaptor
Opens or creates a file, returning a seekable byte channel to access the file.
newByteChannel(Path, OpenOption...) - Method in class nl.esciencecenter.octopus.engine.files.FilesEngine
 
newByteChannel(Path, Set<PosixFilePermission>, OpenOption...) - Method in class nl.esciencecenter.octopus.engine.files.FilesEngine
 
newByteChannel(Path, Set<PosixFilePermission>, OpenOption...) - Method in interface nl.esciencecenter.octopus.files.Files
Opens or creates a file, returning a seekable byte channel to access the file.
newByteChannel(Path, OpenOption...) - Method in interface nl.esciencecenter.octopus.files.Files
Opens or creates a file, returning a seekable byte channel to access the file.
newDirectoryStream(Path, DirectoryStream.Filter) - Method in interface nl.esciencecenter.octopus.engine.files.FilesAdaptor
Opens a directory, returning a DirectoryStream to iterate over the entries in the directory.
newDirectoryStream(Path) - Method in class nl.esciencecenter.octopus.engine.files.FilesEngine
 
newDirectoryStream(Path, DirectoryStream.Filter) - Method in class nl.esciencecenter.octopus.engine.files.FilesEngine
 
newDirectoryStream(Path) - Method in interface nl.esciencecenter.octopus.files.Files
Opens a directory, returning a DirectoryStream to iterate over all entries in the directory.
newDirectoryStream(Path, DirectoryStream.Filter) - Method in interface nl.esciencecenter.octopus.files.Files
Opens a directory, returning a DirectoryStream to iterate over the entries in the directory.
newEngine(Properties, Credentials) - Static method in class nl.esciencecenter.octopus.engine.OctopusEngine
 
newInputStream(Path) - Method in interface nl.esciencecenter.octopus.engine.files.FilesAdaptor
Opens a file, returning an input stream to read from the file.
newInputStream(Path) - Method in class nl.esciencecenter.octopus.engine.files.FilesEngine
 
newInputStream(Path) - Method in interface nl.esciencecenter.octopus.files.Files
Opens a file, returning an input stream to read from the file.
newOctopus(Properties, Credentials) - Static method in class nl.esciencecenter.octopus.OctopusFactory
Constructs a Octopus instance.
newOutputStream(Path, OpenOption...) - Method in interface nl.esciencecenter.octopus.engine.files.FilesAdaptor
Opens or creates a file, returning an output stream that may be used to write bytes to the file.
newOutputStream(Path, OpenOption...) - Method in class nl.esciencecenter.octopus.engine.files.FilesEngine
 
newOutputStream(Path, OpenOption...) - Method in interface nl.esciencecenter.octopus.files.Files
Opens or creates a file, returning an output stream that may be used to write bytes to the file.
newPath(ImmutableTypedProperties, Credentials, URI) - Method in interface nl.esciencecenter.octopus.engine.files.FilesAdaptor
 
newPath(URI) - Method in class nl.esciencecenter.octopus.engine.files.FilesEngine
 
newPath(Properties, Credentials, URI) - Method in class nl.esciencecenter.octopus.engine.files.FilesEngine
 
newPath(URI) - Method in interface nl.esciencecenter.octopus.files.Files
 
newPath(Properties, Credentials, URI) - Method in interface nl.esciencecenter.octopus.files.Files
 
newScheduler(ImmutableTypedProperties, Credentials, URI) - Method in interface nl.esciencecenter.octopus.engine.jobs.JobsAdaptor
 
newScheduler(URI) - Method in class nl.esciencecenter.octopus.engine.jobs.JobsEngine
 
newScheduler(Properties, Credentials, URI) - Method in class nl.esciencecenter.octopus.engine.jobs.JobsEngine
 
newScheduler(URI) - Method in interface nl.esciencecenter.octopus.jobs.Jobs
 
newScheduler(Properties, Credentials, URI) - Method in interface nl.esciencecenter.octopus.jobs.Jobs
 
newThread(Runnable) - Method in class nl.esciencecenter.octopus.engine.util.old.ScheduledExecutor.MyThreadFactory
 
next - Variable in class nl.esciencecenter.octopus.engine.files.PathCpi.PathIterator
 
next() - Method in class nl.esciencecenter.octopus.engine.files.PathCpi.PathIterator
 
nl.esciencecenter.octopus - package nl.esciencecenter.octopus
This package contains classes and interfaces which are used throughout the Octopus application API.
nl.esciencecenter.octopus.engine - package nl.esciencecenter.octopus.engine
 
nl.esciencecenter.octopus.engine.files - package nl.esciencecenter.octopus.engine.files
 
nl.esciencecenter.octopus.engine.jobs - package nl.esciencecenter.octopus.engine.jobs
 
nl.esciencecenter.octopus.engine.loader - package nl.esciencecenter.octopus.engine.loader
 
nl.esciencecenter.octopus.engine.util - package nl.esciencecenter.octopus.engine.util
 
nl.esciencecenter.octopus.engine.util.old - package nl.esciencecenter.octopus.engine.util.old
 
nl.esciencecenter.octopus.exceptions - package nl.esciencecenter.octopus.exceptions
 
nl.esciencecenter.octopus.files - package nl.esciencecenter.octopus.files
This package contains classes and interfaces which are used to provide advanced input and output.
nl.esciencecenter.octopus.jobs - package nl.esciencecenter.octopus.jobs
This package contains the classes and interfaces used to run jobs.
nl.esciencecenter.octopus.security - package nl.esciencecenter.octopus.security
This package contains classes and interfaces which are required to secure software and hardware resources.
nl.esciencecenter.octopus.util - package nl.esciencecenter.octopus.util
 
nodeCount - Variable in class nl.esciencecenter.octopus.jobs.JobDescription
 
NoInfoLogging - Annotation Type in nl.esciencecenter.octopus.engine.util.old
 
normalize() - Method in class nl.esciencecenter.octopus.engine.files.PathCpi
 
normalize() - Method in interface nl.esciencecenter.octopus.files.Path
 
NoSuchFileException - Exception in nl.esciencecenter.octopus.exceptions
 
NoSuchFileException(String, String, URI) - Constructor for exception nl.esciencecenter.octopus.exceptions.NoSuchFileException
 
NoSuchFileException(String, Throwable, String, URI) - Constructor for exception nl.esciencecenter.octopus.exceptions.NoSuchFileException
 
notes - Variable in class nl.esciencecenter.octopus.security.Credential
 
A B C D E F G H I J K L M N O P Q R S T U V W