Module: SwitchmanInstJobs::Switchman::DefaultShard

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

Instance Method Summary collapse

Instance Method Details

#block_strandedObject



14
15
16
# File 'lib/switchman_inst_jobs/switchman/default_shard.rb', line 14

def block_stranded
  false
end

#delayed_jobs_shardObject



6
7
8
# File 'lib/switchman_inst_jobs/switchman/default_shard.rb', line 6

def delayed_jobs_shard
  self
end

#jobs_heldObject



10
11
12
# File 'lib/switchman_inst_jobs/switchman/default_shard.rb', line 10

def jobs_held
  false
end