Class: Riser::DRbStickyProcessService

Inherits:
Struct
  • Object
show all
Defined in:
lib/riser/services.rb

Overview

:nodoc:

Instance Attribute Summary collapse

Instance Attribute Details

#callableObject

Returns the value of attribute callable

Returns:

  • (Object)

    the current value of callable



146
147
148
# File 'lib/riser/services.rb', line 146

def callable
  @callable
end

#process_typeObject

Returns the value of attribute process_type

Returns:

  • (Object)

    the current value of process_type



146
147
148
# File 'lib/riser/services.rb', line 146

def process_type
  @process_type
end