Class: Riser::DRbStickyProcessService
- Inherits:
-
Struct
- Object
- Struct
- Riser::DRbStickyProcessService
- Defined in:
- lib/riser/services.rb
Overview
:nodoc:
Instance Attribute Summary collapse
-
#callable ⇒ Object
Returns the value of attribute callable.
-
#process_type ⇒ Object
Returns the value of attribute process_type.
Instance Attribute Details
#callable ⇒ Object
Returns the value of attribute callable
146 147 148 |
# File 'lib/riser/services.rb', line 146 def callable @callable end |
#process_type ⇒ Object
Returns the value of attribute process_type
146 147 148 |
# File 'lib/riser/services.rb', line 146 def process_type @process_type end |