class

ProtoHackers::JobCentre::Job

Inherits Reference < Object

Constructors

new(id : UInt64, queue : String, priority : Int32, payload : Hash(String, String))
Source

Instance methods

id=(id : UInt64)
Source
payload
Source
payload=(payload : Hash(String, String))
Source
priority
Source
priority=(priority : Int32)
Source
queue
Source
queue=(queue : String)
Source