class

AllqClient::Client

Inherits Reference < Object

Constructors

Instance methods

bury_put(job_id) : String
Source
job_delete(job_id) : String
Source
job_get(tube) : Job | Nil
Source
job_post(tube : String, job) : String
Source
multiple_job_get(tube, count) : Array(Job)
Source
parent_job_post(tube, job, timeout = 3600, run_on_timeout = true, limit = nil)
Source
pause_put(tube, is_paused)
Source
peek_get(tube) : Job | Nil
Source
release_put(job_id, delay = 0) : String
Source
set_children_started_put(job_id)
Source
stats
Source
throttle_post(tube, tps)
Source
touch_put(job_id) : String
Source
tube_delete(tube)
Source