Method: BackgroundQueue::ServerLib::Job#completed_weighted_tasks

Defined in:
lib/background_queue/server_lib/job.rb

#completed_weighted_tasksObject (readonly)

Returns the value of attribute completed_weighted_tasks.



19
20
21
# File 'lib/background_queue/server_lib/job.rb', line 19

def completed_weighted_tasks
  @completed_weighted_tasks
end