Class: Pcrd::Monitor::Lag::Reading
- Inherits:
-
Data
- Object
- Data
- Pcrd::Monitor::Lag::Reading
- Defined in:
- lib/pcrd/monitor/lag.rb
Instance Attribute Summary collapse
-
#bytes ⇒ Object
readonly
Returns the value of attribute bytes.
-
#taken_at ⇒ Object
readonly
Returns the value of attribute taken_at.
Instance Attribute Details
#bytes ⇒ Object (readonly)
Returns the value of attribute bytes
13 14 15 |
# File 'lib/pcrd/monitor/lag.rb', line 13 def bytes @bytes end |
#taken_at ⇒ Object (readonly)
Returns the value of attribute taken_at
13 14 15 |
# File 'lib/pcrd/monitor/lag.rb', line 13 def taken_at @taken_at end |