Package org.veupathdb.lib.compute.platform.job
See: Description
-
Interface Summary Interface Description AsyncJob Async JobRepresents a job submitted to the compute platform. JobContext Job ContextContext in/for which a job will be executed. JobExecutor Async Job ExecutorExecutes a configured job. JobExecutorContext Job Executor ContextContext for which a new JobExecutor instance is being requested. JobExecutorFactory Job Executor Provider/FactoryProvides JobExecutor instances to be used when running jobs from the internal job queue(s). JobFileReference Job File ReferenceProvides data about and access to an individual job result file. JobResult Job Execution ResultRepresents the results of the execution of a single job. JobWorkspace Local Scratch WorkspaceRepresents a handle on a local workspace and provides methods for operating on files and directories in that workspace. -
Enum Summary Enum Description JobResultStatus JobStatus Async Job Status -
Class Summary Class Description Builder JobSubmission