class

LongJob

Inherits Elephante::Job < Mosquito::Serializers::Primitives < Reference < Object

Constants

PARAMETERS = [{name: hard_job_data, value: , type: String, method_suffix: string}, {name: foobar, value: , type: String, method_suffix: string}, {name: count, value: , type: Int32, method_suffix: int32}] of Nil

Constructors

new(hard_job_data : String, foobar : String, count : Int32)
new

Class methods

worker_name
Source

Instance methods

build_job_run
count
Source
count=(value : Int32) : Int32
Source
count?
Source
enqueue
Source
foobar
Source
foobar=(value : String) : String
Source
foobar?
Source
hard_job_data
Source
hard_job_data=(value : String) : String
Source
hard_job_data?
Source
perform
Source
vars_from(config : Hash(String, String))
worker_name

Macros

param(parameter)
Source