Class: SplitIoClient::Telemetry::ClientMethodLatencies

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

Overview

t: treatment, ts: treatments, tc: treatmentWithConfig, tcs: treatmentsWithConfig, tr: track

Instance Attribute Summary collapse

Instance Attribute Details

#tObject

Returns the value of attribute t

Returns:

  • (Object)

    the current value of t



29
30
31
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 29

def t
  @t
end

#tcObject

Returns the value of attribute tc

Returns:

  • (Object)

    the current value of tc



29
30
31
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 29

def tc
  @tc
end

#tcfObject

Returns the value of attribute tcf

Returns:

  • (Object)

    the current value of tcf



29
30
31
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 29

def tcf
  @tcf
end

#tcfsObject

Returns the value of attribute tcfs

Returns:

  • (Object)

    the current value of tcfs



29
30
31
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 29

def tcfs
  @tcfs
end

#tcsObject

Returns the value of attribute tcs

Returns:

  • (Object)

    the current value of tcs



29
30
31
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 29

def tcs
  @tcs
end

#tfObject

Returns the value of attribute tf

Returns:

  • (Object)

    the current value of tf



29
30
31
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 29

def tf
  @tf
end

#tfsObject

Returns the value of attribute tfs

Returns:

  • (Object)

    the current value of tfs



29
30
31
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 29

def tfs
  @tfs
end

#trObject

Returns the value of attribute tr

Returns:

  • (Object)

    the current value of tr



29
30
31
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 29

def tr
  @tr
end

#tsObject

Returns the value of attribute ts

Returns:

  • (Object)

    the current value of ts



29
30
31
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 29

def ts
  @ts
end