Class: SplitIoClient::Telemetry::ConfigInit

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

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#afObject

Returns the value of attribute af

Returns:

  • (Object)

    the current value of af



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

def af
  @af
end

#btObject

Returns the value of attribute bt

Returns:

  • (Object)

    the current value of bt



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

def bt
  @bt
end

#eqObject

Returns the value of attribute eq

Returns:

  • (Object)

    the current value of eq



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

def eq
  @eq
end

#fsIObject

Returns the value of attribute fsI

Returns:

  • (Object)

    the current value of fsI



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

def fsI
  @fsI
end

#fsTObject

Returns the value of attribute fsT

Returns:

  • (Object)

    the current value of fsT



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

def fsT
  @fsT
end

#hpObject

Returns the value of attribute hp

Returns:

  • (Object)

    the current value of hp



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

def hp
  @hp
end

#iObject

Returns the value of attribute i

Returns:

  • (Object)

    the current value of i



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

def i
  @i
end

#ilObject

Returns the value of attribute il

Returns:

  • (Object)

    the current value of il



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

def il
  @il
end

#imObject

Returns the value of attribute im

Returns:

  • (Object)

    the current value of im



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

def im
  @im
end

#iqObject

Returns the value of attribute iq

Returns:

  • (Object)

    the current value of iq



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

def iq
  @iq
end

#nrObject

Returns the value of attribute nr

Returns:

  • (Object)

    the current value of nr



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

def nr
  @nr
end

#omObject

Returns the value of attribute om

Returns:

  • (Object)

    the current value of om



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

def om
  @om
end

#rfObject

Returns the value of attribute rf

Returns:

  • (Object)

    the current value of rf



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

def rf
  @rf
end

#rrObject

Returns the value of attribute rr

Returns:

  • (Object)

    the current value of rr



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

def rr
  @rr
end

#seObject

Returns the value of attribute se

Returns:

  • (Object)

    the current value of se



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

def se
  @se
end

#stObject

Returns the value of attribute st

Returns:

  • (Object)

    the current value of st



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

def st
  @st
end

#tObject

Returns the value of attribute t

Returns:

  • (Object)

    the current value of t



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

def t
  @t
end

#trObject

Returns the value of attribute tr

Returns:

  • (Object)

    the current value of tr



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

def tr
  @tr
end

#uoObject

Returns the value of attribute uo

Returns:

  • (Object)

    the current value of uo



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

def uo
  @uo
end