A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
R
- readAsJson(java.lang.String) - function in org.veupathdb.lib.compute.platform.job.JobWorkspace
- Reads the contents of the file at the given path as a JSON value and returns it.
- readAsString(java.lang.String) - function in org.veupathdb.lib.compute.platform.job.JobWorkspace
- Reads the contents of the file at the given path into a String and returns it.
- rootPath(java.lang.String) - function in org.veupathdb.lib.compute.platform.config.AsyncS3Config.Builder
- Sets the root 'directory' in which job workspaces will be created.