Method: PgHero.cache_hit_rate_threshold
- Defined in:
- lib/pghero.rb
.cache_hit_rate_threshold ⇒ Object
Returns the value of attribute cache_hit_rate_threshold.
43 44 45 |
# File 'lib/pghero.rb', line 43 def cache_hit_rate_threshold @cache_hit_rate_threshold end |