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
SourceInstance methods
build_job_run
count
Sourcecount=(value : Int32) : Int32
Sourcecount?
Sourceenqueue
Sourcefoobar
Sourcefoobar=(value : String) : String
Sourcefoobar?
Sourcehard_job_data
Sourcehard_job_data=(value : String) : String
Sourcehard_job_data?
Sourceperform
Sourcevars_from(config : Hash(String, String))
worker_name
Macros
param(parameter)
Source