Class: Plushie::Event::Diagnostic::DashCacheCapExceeded

Inherits:
Data
  • Object
show all
Defined in:
lib/plushie/event/diagnostic.rb

Overview

The leaked dash-segment cache reached its entry cap.

Instance Attribute Summary collapse

Instance Attribute Details

#maxObject (readonly)

Returns the value of attribute max

Returns:

  • (Object)

    the current value of max



127
128
129
# File 'lib/plushie/event/diagnostic.rb', line 127

def max
  @max
end