Class: SplitIoClient::Telemetry::ConfigInit

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

Overview

om: operationMode, se: streamingEnabled, st: storage, rr: refreshRate, uo: urlOverrides, iq: impressionsQueueSize, eq: eventsQueueSize, im: impressionsMode, il: impressionListenerEnabled, hp: httpProxyDetected, af: activeFactories, rf: redundantActiveFactories, tr: timeUntilSdkReady, bt: burTimeouts, nr: sdkNotReadyUsage, t: tags, i: integrations

Instance Attribute Summary collapse

Instance Attribute Details

#afObject

Returns the value of attribute af

Returns:

  • (Object)

    the current value of af



19
20
21
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 19

def af
  @af
end

#btObject

Returns the value of attribute bt

Returns:

  • (Object)

    the current value of bt



19
20
21
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 19

def bt
  @bt
end

#eqObject

Returns the value of attribute eq

Returns:

  • (Object)

    the current value of eq



19
20
21
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 19

def eq
  @eq
end

#hpObject

Returns the value of attribute hp

Returns:

  • (Object)

    the current value of hp



19
20
21
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 19

def hp
  @hp
end

#iObject

Returns the value of attribute i

Returns:

  • (Object)

    the current value of i



19
20
21
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 19

def i
  @i
end

#ilObject

Returns the value of attribute il

Returns:

  • (Object)

    the current value of il



19
20
21
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 19

def il
  @il
end

#imObject

Returns the value of attribute im

Returns:

  • (Object)

    the current value of im



19
20
21
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 19

def im
  @im
end

#iqObject

Returns the value of attribute iq

Returns:

  • (Object)

    the current value of iq



19
20
21
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 19

def iq
  @iq
end

#nrObject

Returns the value of attribute nr

Returns:

  • (Object)

    the current value of nr



19
20
21
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 19

def nr
  @nr
end

#omObject

Returns the value of attribute om

Returns:

  • (Object)

    the current value of om



19
20
21
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 19

def om
  @om
end

#rfObject

Returns the value of attribute rf

Returns:

  • (Object)

    the current value of rf



19
20
21
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 19

def rf
  @rf
end

#rrObject

Returns the value of attribute rr

Returns:

  • (Object)

    the current value of rr



19
20
21
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 19

def rr
  @rr
end

#seObject

Returns the value of attribute se

Returns:

  • (Object)

    the current value of se



19
20
21
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 19

def se
  @se
end

#stObject

Returns the value of attribute st

Returns:

  • (Object)

    the current value of st



19
20
21
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 19

def st
  @st
end

#tObject

Returns the value of attribute t

Returns:

  • (Object)

    the current value of t



19
20
21
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 19

def t
  @t
end

#trObject

Returns the value of attribute tr

Returns:

  • (Object)

    the current value of tr



19
20
21
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 19

def tr
  @tr
end

#uoObject

Returns the value of attribute uo

Returns:

  • (Object)

    the current value of uo



19
20
21
# File 'lib/splitclient-rb/telemetry/domain/structs.rb', line 19

def uo
  @uo
end