ExqUI.Queue (exq_ui v0.1.0)
Link to this section Summary
Link to this section Functions
Link to this function
api()
Link to this function
count_dead_jobs()
Link to this function
count_enqueued_jobs(name)
Link to this function
count_retry_jobs()
Link to this function
count_scheduled_jobs()
Link to this function
dequeue_dead_jobs(raw_jobs)
Link to this function
dequeue_retry_jobs(raw_jobs)
Link to this function
dequeue_scheduled_jobs(raw_jobs)
Link to this function
find_dead_job(score, jid)
Link to this function
find_retry_job(score, jid)
Link to this function
find_scheduled_job(score, jid)
Link to this function
historical_stats(days)
Link to this function
list_current_jobs()
Link to this function
list_dead_jobs(options \\ [])
Link to this function
list_enqueued_jobs(name, options \\ [])
Link to this function
list_nodes()
Link to this function
list_queues()
Link to this function
list_retry_jobs(options \\ [])
Link to this function
list_scheduled_jobs(options \\ [])
Link to this function
realtime_stats(last \\ %{})
Link to this function
remove_all_dead_jobs()
Link to this function
remove_all_retry_jobs()
Link to this function
remove_all_scheduled_jobs()
Link to this function
remove_dead_jobs(raw_jobs)
Link to this function
remove_enqueued_jobs(name, raw_jobs)
Link to this function
remove_queue(name)
Link to this function
remove_retry_jobs(raw_jobs)
Link to this function
remove_scheduled_jobs(raw_jobs)
Link to this function