Interface | Description |
---|---|
InteractiveProcess | |
InteractiveProcessFactory | |
Process |
Class | Description |
---|---|
BatchProcess |
BatchProcess wraps an
InteractiveProcess to emulate a batch process. |
CommandLineUtils |
Some simple utilities for handling and creating scripts and command lines.
|
CommandRunner |
Runs a command.
|
CopyEngine |
A CopyEngine is responsible for performing the asynchronous copy operations.
|
CopyInfo |
CopyInfo contains all necessary information needed for asynchronous copy operations.
|
ImmutableArray<T> | |
JobExecutor | |
JobQueues | |
OpenOptions | |
PosixFileUtils |
PosixFileUtils contains several utility functions related to Posix files.
|
Exception | Description |
---|---|
BadParameterException |
Signals that a parameter has an invalid value.
|
CommandNotFoundException |
Signals that a command could not be found.
|