Interface | Description |
---|---|
AsyncExecutor |
An asynchronous executor engine, capable of running, cancelling,
obtaining results calculated by a native executable wrapper in Executable interface.
|
SyncExecutor |
Synchronous executor, is an engine to run the Executable synchronously.
|
Class | Description |
---|---|
Cleaner | |
ClusterJobId | |
Configurator | |
FilePuller | |
Job | |
LoadBalancer |
This class decides where to execute the job.
|
ProgressGetter | |
PulledFileCache | |
SubmissionManager |
Submit jobs for execution
|