Class: Bricolage::StreamingLoad::Job::LoadLog

Inherits:
Struct
  • Object
show all
Defined in:
lib/bricolage/streamingload/job.rb

Instance Attribute Summary collapse

Instance Attribute Details

#job_idObject

Returns the value of attribute job_id

Returns:

  • (Object)

    the current value of job_id



192
193
194
# File 'lib/bricolage/streamingload/job.rb', line 192

def job_id
  @job_id
end

#task_idObject

Returns the value of attribute task_id

Returns:

  • (Object)

    the current value of task_id



192
193
194
# File 'lib/bricolage/streamingload/job.rb', line 192

def task_id
  @task_id
end