Class: SplitIoClient::Telemetry::HttpLatencies

Inherits:
Struct
  • Object
show all
Defined in:
lib/splitclient-rb/telemetry/domain/structs.rb

Instance Attribute Summary collapse

Instance Attribute Details

#evObject

Returns the value of attribute ev

Returns:

  • (Object)

    the current value of ev



8
9
10
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 8

def ev
  @ev
end

#icObject

Returns the value of attribute ic

Returns:

  • (Object)

    the current value of ic



8
9
10
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 8

def ic
  @ic
end

#imObject

Returns the value of attribute im

Returns:

  • (Object)

    the current value of im



8
9
10
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 8

def im
  @im
end

#seObject

Returns the value of attribute se

Returns:

  • (Object)

    the current value of se



8
9
10
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 8

def se
  @se
end

#spObject

Returns the value of attribute sp

Returns:

  • (Object)

    the current value of sp



8
9
10
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 8

def sp
  @sp
end

#teObject

Returns the value of attribute te

Returns:

  • (Object)

    the current value of te



8
9
10
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 8

def te
  @te
end

#toObject

Returns the value of attribute to

Returns:

  • (Object)

    the current value of to



8
9
10
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 8

def to
  @to
end