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



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

def t
  @t
end

#tcObject

Returns the value of attribute 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



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

def tcf
  @tcf
end

#tcfsObject

Returns the value of attribute 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



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

def tcs
  @tcs
end

#tfObject

Returns the value of attribute 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



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

def tfs
  @tfs
end

#trObject

Returns the value of attribute 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



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

def ts
  @ts
end