Class: Arj::Test::JobWithShard

Inherits:
Job
  • Object
show all
Includes:
Extensions::Shard
Defined in:
lib/arj/test/support.rb

Overview

A Job with a shard attribute. See Extensions::Shard.

Instance Attribute Summary

Attributes included from Extensions::Shard

#shard

Method Summary

Methods included from Extensions::Shard

#deserialize, #serialize, #set

Methods inherited from Job

#global_executions, #on_perform, #perform, perform_later, reset, total_executions

Methods included from Persistence

#destroy!, #destroyed?, enqueue, #exists?, from_record, job_data, record_attributes, #reload, #save!, #update!

Methods included from Query

included