Class: Harnex::TelemetryReconciler::Row

Inherits:
Struct
  • Object
show all
Defined in:
lib/harnex/telemetry_reconciler.rb

Instance Attribute Summary collapse

Instance Attribute Details

#familyObject

Returns the value of attribute family

Returns:

  • (Object)

    the current value of family



14
15
16
# File 'lib/harnex/telemetry_reconciler.rb', line 14

def family
  @family
end

#identityObject

Returns the value of attribute identity

Returns:

  • (Object)

    the current value of identity



14
15
16
# File 'lib/harnex/telemetry_reconciler.rb', line 14

def identity
  @identity
end

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



14
15
16
# File 'lib/harnex/telemetry_reconciler.rb', line 14

def line
  @line
end

#match_identityObject

Returns the value of attribute match_identity

Returns:

  • (Object)

    the current value of match_identity



14
15
16
# File 'lib/harnex/telemetry_reconciler.rb', line 14

def match_identity
  @match_identity
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



14
15
16
# File 'lib/harnex/telemetry_reconciler.rb', line 14

def path
  @path
end

#recordObject

Returns the value of attribute record

Returns:

  • (Object)

    the current value of record



14
15
16
# File 'lib/harnex/telemetry_reconciler.rb', line 14

def record
  @record
end

#sort_keyObject

Returns the value of attribute sort_key

Returns:

  • (Object)

    the current value of sort_key



14
15
16
# File 'lib/harnex/telemetry_reconciler.rb', line 14

def sort_key
  @sort_key
end