Liking cljdoc? Tell your friends :D

lib-onyx.job-query


catalogclj

(catalog log-subscriber job-id)

Given a job id, returns catalog for this job.

Given a job id, returns catalog for this job.
sourceraw docstring

exceptionclj

(exception log-subscriber job-id)

Given a job id, return the exception for this job, if any

Given a job id, return the exception for this job, if any
sourceraw docstring

flow-conditionsclj

(flow-conditions log-subscriber job-id)

Given a job id, returns flow conditions for this job.

Given a job id, returns flow conditions for this job.
sourceraw docstring

job-informationclj

(job-information log-subscriber replica job-id)

Given a job id and task id, returns job data for this task.

Given a job id and task id, returns job data for this task.
sourceraw docstring

job-metadataclj

(job-metadata log-subscriber job-id)

Given a job id, returns job-metadata for this job.

Given a job id, returns job-metadata for this job.
sourceraw docstring

lifecyclesclj

(lifecycles log-subscriber job-id)

Given a job id, returns lifecycles for this job.

Given a job id, returns lifecycles for this job.
sourceraw docstring

task-informationclj

(task-information log-subscriber job-id task-id)

Given a job id and task id, returns catalog entry for this task.

Given a job id and task id, returns catalog entry for this task.
sourceraw docstring

task-nameclj

(task-name log-subscriber task-id)

Given a task id, returns the task name

Given a task id, returns the task name
sourceraw docstring

triggersclj

(triggers log-subscriber job-id)

Given a job id, returns triggers for this job.

Given a job id, returns triggers for this job.
sourceraw docstring

windowsclj

(windows log-subscriber job-id)

Given a job id, returns windows for this job.

Given a job id, returns windows for this job.
sourceraw docstring

workflowclj

(workflow log-subscriber job-id)

Given a job id, returns workflow for this job.

Given a job id, returns workflow for this job.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close