A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W 

G

getAccessToken() - function in org.veupathdb.lib.compute.platform.config.AsyncS3Config.Builder
 
getBucket() - function in org.veupathdb.lib.compute.platform.config.AsyncS3Config.Builder
 
getCause() - function in kotlin.Throwable
 
getConfig() - function in org.veupathdb.lib.compute.platform.job.AsyncJob
Optional, raw configuration for this job.
getConfig() - function in org.veupathdb.lib.compute.platform.job.JobContext
Configuration submitted for this job.
getConfig() - function in org.veupathdb.lib.compute.platform.job.JobSubmission.Builder
 
getCreated() - function in org.veupathdb.lib.compute.platform.job.AsyncJob
Timestamp for when this job was created (initially queued).
getDbConfig() - function in org.veupathdb.lib.compute.platform.config.AsyncPlatformConfig.Builder
Async DB Configuration.
getDbName() - function in org.veupathdb.lib.compute.platform.config.AsyncDBConfig.Builder
Database name.
getEntries() - function in org.veupathdb.lib.compute.platform.job.JobResultStatus
 
getEntries() - function in org.veupathdb.lib.compute.platform.job.JobStatus
Async Job Status
getExecutorFactory() - function in org.veupathdb.lib.compute.platform.config.AsyncJobConfig.Builder
Job Executor FactoryUsed to provide JobExecutor instances that will execute individual jobs.
getExpirationDays() - function in org.veupathdb.lib.compute.platform.config.AsyncJobConfig.Builder
Number of days after a job was last accessed that it may be expired and pruned.
getFinished() - function in org.veupathdb.lib.compute.platform.job.AsyncJob
Timestamp for when this job was completed (successfully or not).
getGrabbed() - function in org.veupathdb.lib.compute.platform.job.AsyncJob
Timestamp for when this job was pulled off the queue and started.
getHost() - function in org.veupathdb.lib.compute.platform.config.AsyncDBConfig.Builder
Database instance hostname.
getHost() - function in org.veupathdb.lib.compute.platform.config.AsyncQueueConfig.Builder
Hostname for the target RabbitMQ instance.
getHost() - function in org.veupathdb.lib.compute.platform.config.AsyncS3Config.Builder
 
getHttps() - function in org.veupathdb.lib.compute.platform.config.AsyncS3Config.Builder
 
getId() - function in org.veupathdb.lib.compute.platform.config.AsyncQueueConfig.Builder
Unique identifier for the queue.
getJob(org.veupathdb.lib.hash_id.HashID) - function in org.veupathdb.lib.compute.platform.AsyncPlatform
Looks up and returns the job with the given jobID if such a job exists.
getJobConfig() - function in org.veupathdb.lib.compute.platform.config.AsyncPlatformConfig.Builder
Async Job Configuration.
getJobConfig() - function in org.veupathdb.lib.compute.platform.intern.jobs.JobExecContext
Optional configuration of the job for which the JobExecutor has been requested.
getJobConfig() - function in org.veupathdb.lib.compute.platform.job.JobExecutorContext
Optional configuration of the job for which the JobExecutor has been requested.
getJobFile(org.veupathdb.lib.hash_id.HashID,java.lang.String) - function in org.veupathdb.lib.compute.platform.AsyncPlatform
Fetches the target file for the target job.
getJobFiles(org.veupathdb.lib.hash_id.HashID) - function in org.veupathdb.lib.compute.platform.AsyncPlatform
Fetches the available files for the target job.
getJobID() - function in org.veupathdb.lib.compute.platform.intern.jobs.JobExecContext
Hash ID of the job for which the JobExecutor has been requested.
getJobID() - function in org.veupathdb.lib.compute.platform.job.AsyncJob
Hash ID of this job.
getJobID() - function in org.veupathdb.lib.compute.platform.job.JobContext
ID the job represented by this context.
getJobID() - function in org.veupathdb.lib.compute.platform.job.JobExecutorContext
Hash ID of the job for which the JobExecutor has been requested.
getJobID() - function in org.veupathdb.lib.compute.platform.job.JobSubmission.Builder
 
getJobID() - function in org.veupathdb.lib.compute.platform.model.JobReference
 
getLocalizedMessage() - function in kotlin.Throwable
 
getLocalWorkspaceRoot() - function in org.veupathdb.lib.compute.platform.config.AsyncPlatformConfig.Builder
Local scratch workspace root path.
getMessage() - function in kotlin.Throwable
 
getName() - function in kotlin.JobResultStatus
 
getName() - function in kotlin.JobStatus
 
getName() - function in org.veupathdb.lib.compute.platform.job.JobFileReference
Basename of the result file.
getOrdinal() - function in kotlin.JobResultStatus
 
getOrdinal() - function in kotlin.JobStatus
 
getOutputFiles() - function in org.veupathdb.lib.compute.platform.job.JobResult
Persistable job output files.
getOwned() - function in org.veupathdb.lib.compute.platform.job.AsyncJob
Indicates whether this compute platform process owns this job.
getOwned() - function in org.veupathdb.lib.compute.platform.model.JobReference
 
getOwnedBrokenJobs() - function in org.veupathdb.lib.compute.platform.AsyncPlatform
Fetches a list of jobs owned by the current campus that are in the failed status.
getPassword() - function in org.veupathdb.lib.compute.platform.config.AsyncDBConfig.Builder
Credentials password.
getPassword() - function in org.veupathdb.lib.compute.platform.config.AsyncQueueConfig.Builder
RabbitMQ credentials password.
getPath() - function in org.veupathdb.lib.compute.platform.job.JobWorkspace
Absolute path to this workspace on the local filesystem.
getPoolSize() - function in org.veupathdb.lib.compute.platform.config.AsyncDBConfig.Builder
Max database connection pool size.
getPort() - function in org.veupathdb.lib.compute.platform.config.AsyncDBConfig.Builder
Database instance host port.
getPort() - function in org.veupathdb.lib.compute.platform.config.AsyncQueueConfig.Builder
Port number for connecting to the target RabbitMQ instance.
getPort() - function in org.veupathdb.lib.compute.platform.config.AsyncS3Config.Builder
 
getQueue() - function in org.veupathdb.lib.compute.platform.intern.jobs.JobExecContext
ID/Name of the queue for which the JobExecutor has been requested.
getQueue() - function in org.veupathdb.lib.compute.platform.job.JobExecutorContext
ID/Name of the queue for which the JobExecutor has been requested.
getQueuePosition() - function in org.veupathdb.lib.compute.platform.job.AsyncJob
Position of this job in the queue.
getQueues() - function in org.veupathdb.lib.compute.platform.config.AsyncPlatformConfig.Builder
Queue configurations.
getRootPath() - function in org.veupathdb.lib.compute.platform.config.AsyncS3Config.Builder
 
getS3Config() - function in org.veupathdb.lib.compute.platform.config.AsyncPlatformConfig.Builder
Async S3 Configuration.
getSecretKey() - function in org.veupathdb.lib.compute.platform.config.AsyncS3Config.Builder
 
getSize() - function in org.veupathdb.lib.compute.platform.job.JobFileReference
Size of the result file in bytes.
getStackTrace() - function in kotlin.Throwable
 
getStatus() - function in org.veupathdb.lib.compute.platform.job.AsyncJob
Status of this job.
getStatus() - function in org.veupathdb.lib.compute.platform.job.JobResult
Job Result Status
getSuppressed() - function in kotlin.Throwable
 
getUsername() - function in org.veupathdb.lib.compute.platform.config.AsyncDBConfig.Builder
Credentials username.
getUsername() - function in org.veupathdb.lib.compute.platform.config.AsyncQueueConfig.Builder
RabbitMQ credentials username.
getWorkers() - function in org.veupathdb.lib.compute.platform.config.AsyncQueueConfig.Builder
Number of worker threads to be used by consumers of the target queue.
getWorkspace() - function in org.veupathdb.lib.compute.platform.job.JobContext
Local scratch workspace to be used by this job.
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W