Class: Sunspot::Queue::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/sunspot/queue/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#index_jobObject

Returns the value of attribute index_job.



3
4
5
# File 'lib/sunspot/queue/configuration.rb', line 3

def index_job
  @index_job
end

#removal_jobObject

Returns the value of attribute removal_job.



3
4
5
# File 'lib/sunspot/queue/configuration.rb', line 3

def removal_job
  @removal_job
end