Module: SwitchmanInstJobs::Switchman::DefaultShard

Defined in:
lib/switchman_inst_jobs/switchman/default_shard.rb

Instance Method Summary collapse

Instance Method Details

#block_strandedObject



12
13
14
# File 'lib/switchman_inst_jobs/switchman/default_shard.rb', line 12

def block_stranded
  false
end

#delayed_jobs_shardObject



4
5
6
# File 'lib/switchman_inst_jobs/switchman/default_shard.rb', line 4

def delayed_jobs_shard
  self
end

#jobs_heldObject



8
9
10
# File 'lib/switchman_inst_jobs/switchman/default_shard.rb', line 8

def jobs_held
  false
end