A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
J
- jobConfig(kotlin.jvm.functions.Function1) - function in org.veupathdb.lib.compute.platform.config.AsyncPlatformConfig.Builder
- jobConfig(org.veupathdb.lib.compute.platform.config.AsyncJobConfig) - function in org.veupathdb.lib.compute.platform.config.AsyncPlatformConfig.Builder
- JobContext - class in org.veupathdb.lib.compute.platform.job
- Job ContextContext in/for which a job will be executed.
- JobExecContext - class in org.veupathdb.lib.compute.platform.intern.jobs
- JobExecutor - class in org.veupathdb.lib.compute.platform.job
- Async Job ExecutorExecutes a configured job.
- JobExecutorContext - class in org.veupathdb.lib.compute.platform.job
- Job Executor ContextContext for which a new JobExecutor instance is being requested.
- JobExecutorFactory - class in org.veupathdb.lib.compute.platform.job
- Job Executor Provider/FactoryProvides JobExecutor instances to be used when running jobs from the internal job queue(s).
- JobFileReference - class in org.veupathdb.lib.compute.platform.job
- Job File ReferenceProvides data about and access to an individual job result file.
- jobID(org.veupathdb.lib.hash_id.HashID) - function in org.veupathdb.lib.compute.platform.job.JobSubmission.Builder
- JobReference - class in org.veupathdb.lib.compute.platform.model
- Reference to a job with a flag that indicates whether the current platform instance owns the job.
- JobResult - class in org.veupathdb.lib.compute.platform.job
- Job Execution ResultRepresents the results of the execution of a single job.
- JobResult.Companion - class in org.veupathdb.lib.compute.platform.job.JobResult
- JobResultStatus - class in org.veupathdb.lib.compute.platform.job
- JobStatus - class in org.veupathdb.lib.compute.platform.job
- Async Job Status
- JobStatus.Companion - class in org.veupathdb.lib.compute.platform.job.JobStatus
- JobSubmission - class in org.veupathdb.lib.compute.platform.job
- JobSubmission.Builder - class in org.veupathdb.lib.compute.platform.job.JobSubmission
- JobWorkspace - class in org.veupathdb.lib.compute.platform.job
- Local Scratch WorkspaceRepresents a handle on a local workspace and provides methods for operating on files and directories in that workspace.