Class: Plushie::Event::Diagnostic::DashCacheCapExceeded
- Inherits:
-
Data
- Object
- Data
- Plushie::Event::Diagnostic::DashCacheCapExceeded
- Defined in:
- lib/plushie/event/diagnostic.rb
Overview
The leaked dash-segment cache reached its entry cap.
Instance Attribute Summary collapse
-
#max ⇒ Object
readonly
Returns the value of attribute max.
Instance Attribute Details
#max ⇒ Object (readonly)
Returns the value of attribute max
127 128 129 |
# File 'lib/plushie/event/diagnostic.rb', line 127 def max @max end |