Class: Rixie::Event::CompressionStart
- Inherits:
-
Data
- Object
- Data
- Rixie::Event::CompressionStart
- Defined in:
- lib/rixie/event/compression_start.rb
Instance Attribute Summary collapse
-
#entry_count ⇒ Object
readonly
Returns the value of attribute entry_count.
-
#keep_recent ⇒ Object
readonly
Returns the value of attribute keep_recent.
Instance Attribute Details
#entry_count ⇒ Object (readonly)
Returns the value of attribute entry_count
5 6 7 |
# File 'lib/rixie/event/compression_start.rb', line 5 def entry_count @entry_count end |
#keep_recent ⇒ Object (readonly)
Returns the value of attribute keep_recent
5 6 7 |
# File 'lib/rixie/event/compression_start.rb', line 5 def keep_recent @keep_recent end |