Class: Bitfab::TraceDelivery

Inherits:
Struct
  • Object
show all
Defined in:
lib/bitfab/http_client.rb

Instance Attribute Summary collapse

Instance Attribute Details

#acked_span_idsObject

Returns the value of attribute acked_span_ids

Returns:

  • (Object)

    the current value of acked_span_ids



18
19
20
# File 'lib/bitfab/http_client.rb', line 18

def acked_span_ids
  @acked_span_ids
end

#closedObject

Returns the value of attribute closed

Returns:

  • (Object)

    the current value of closed



18
19
20
# File 'lib/bitfab/http_client.rb', line 18

def closed
  @closed
end

#closing_ackedObject

Returns the value of attribute closing_acked

Returns:

  • (Object)

    the current value of closing_acked



18
19
20
# File 'lib/bitfab/http_client.rb', line 18

def closing_acked
  @closing_acked
end

#submitted_span_idsObject

Returns the value of attribute submitted_span_ids

Returns:

  • (Object)

    the current value of submitted_span_ids



18
19
20
# File 'lib/bitfab/http_client.rb', line 18

def 
  @submitted_span_ids
end