Class: Skylight::Normalizers::ActiveSupport::Cache Private
- Inherits:
-
Normalizer
- Object
- Normalizer
- Skylight::Normalizers::ActiveSupport::Cache
- Defined in:
- lib/skylight/normalizers/active_support/cache.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
NOTE: Instrumentation may not be turned on by default and is possibly buggy github.com/mperham/dalli/pull/284
Direct Known Subclasses
CacheClear, CacheDecrement, CacheDelete, CacheExist, CacheFetchHit, CacheGenerate, CacheIncrement, CacheRead, CacheReadMulti, CacheWrite
Instance Attribute Summary
Attributes inherited from Normalizer
Method Summary
Methods inherited from Normalizer
Constructor Details
This class inherits a constructor from Skylight::Normalizers::Normalizer