A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
D
- dbConfig(kotlin.jvm.functions.Function1) - function in org.veupathdb.lib.compute.platform.config.AsyncPlatformConfig.Builder
- dbConfig(org.veupathdb.lib.compute.platform.config.AsyncDBConfig) - function in org.veupathdb.lib.compute.platform.config.AsyncPlatformConfig.Builder
- dbName(java.lang.String) - function in org.veupathdb.lib.compute.platform.config.AsyncDBConfig.Builder
- Sets the PostgreSQL database name.
- delete(java.lang.String) - function in org.veupathdb.lib.compute.platform.job.JobWorkspace
- Deletes the file at the given path if such a file exists.
- deleteJob(org.veupathdb.lib.hash_id.HashID,java.lang.Boolean) - function in org.veupathdb.lib.compute.platform.AsyncPlatform
- Deletes the target job only if it exists, is owned by the current service or process, and is in a completed status.
- deleteJob(org.veupathdb.lib.hash_id.HashID) - function in org.veupathdb.lib.compute.platform.AsyncPlatform
- Deletes the target job only if it exists, is owned by the current service or process, and is in a completed status.