Class: Pgbus::VisibilityHeartbeat::Entry

Inherits:
Struct
  • Object
show all
Defined in:
lib/pgbus/visibility_heartbeat.rb

Instance Attribute Summary collapse

Instance Attribute Details

#clientObject

Returns the value of attribute client

Returns:

  • (Object)

    the current value of client



27
28
29
# File 'lib/pgbus/visibility_heartbeat.rb', line 27

def client
  @client
end

#extended_atObject

Returns the value of attribute extended_at

Returns:

  • (Object)

    the current value of extended_at



27
28
29
# File 'lib/pgbus/visibility_heartbeat.rb', line 27

def extended_at
  @extended_at
end

#extensionsObject

Returns the value of attribute extensions

Returns:

  • (Object)

    the current value of extensions



27
28
29
# File 'lib/pgbus/visibility_heartbeat.rb', line 27

def extensions
  @extensions
end

#job_classObject

Returns the value of attribute job_class

Returns:

  • (Object)

    the current value of job_class



27
28
29
# File 'lib/pgbus/visibility_heartbeat.rb', line 27

def job_class
  @job_class
end

#msg_idObject

Returns the value of attribute msg_id

Returns:

  • (Object)

    the current value of msg_id



27
28
29
# File 'lib/pgbus/visibility_heartbeat.rb', line 27

def msg_id
  @msg_id
end

#prefixedObject

Returns the value of attribute prefixed

Returns:

  • (Object)

    the current value of prefixed



27
28
29
# File 'lib/pgbus/visibility_heartbeat.rb', line 27

def prefixed
  @prefixed
end

#queue_nameObject

Returns the value of attribute queue_name

Returns:

  • (Object)

    the current value of queue_name



27
28
29
# File 'lib/pgbus/visibility_heartbeat.rb', line 27

def queue_name
  @queue_name
end