Class: Consumer::PositionStore::Telemetry::Put
- Inherits:
-
Struct
- Object
- Struct
- Consumer::PositionStore::Telemetry::Put
- Defined in:
- lib/consumer/position_store/telemetry.rb
Instance Attribute Summary collapse
-
#position ⇒ Object
Returns the value of attribute position.
Instance Attribute Details
#position ⇒ Object
Returns the value of attribute position
12 13 14 |
# File 'lib/consumer/position_store/telemetry.rb', line 12 def position @position end |