Class: FiberAudit::Runtime::OperationLivenessMonitor::Tracked

Inherits:
Data
  • Object
show all
Defined in:
lib/fiber_audit/runtime/operation_liveness_monitor.rb

Instance Attribute Summary collapse

Instance Attribute Details

#entryObject (readonly)

Returns the value of attribute entry

Returns:

  • (Object)

    the current value of entry



16
17
18
# File 'lib/fiber_audit/runtime/operation_liveness_monitor.rb', line 16

def entry
  @entry
end

#long_active_sequenceObject (readonly)

Returns the value of attribute long_active_sequence

Returns:

  • (Object)

    the current value of long_active_sequence



16
17
18
# File 'lib/fiber_audit/runtime/operation_liveness_monitor.rb', line 16

def long_active_sequence
  @long_active_sequence
end