Class: Plines::JobBatch::SpawnOptions

Inherits:
Struct
  • Object
show all
Defined in:
lib/plines/job_batch.rb

Instance Attribute Summary collapse

Instance Attribute Details

#data_overridesObject

Returns the value of attribute data_overrides

Returns:

  • (Object)

    the current value of data_overrides



239
240
241
# File 'lib/plines/job_batch.rb', line 239

def data_overrides
  @data_overrides
end

#timeout_reductionObject

Returns the value of attribute timeout_reduction

Returns:

  • (Object)

    the current value of timeout_reduction



239
240
241
# File 'lib/plines/job_batch.rb', line 239

def timeout_reduction
  @timeout_reduction
end