Class: SinLruRedux::ThreadSafeCache
- Inherits:
-
Cache
- Object
- LruRedux::Cache
- Cache
- SinLruRedux::ThreadSafeCache
- Includes:
- Util::SafeSync
- Defined in:
- lib/sin_lru_redux/thread_safe_cache.rb
Instance Attribute Summary
Attributes inherited from LruRedux::Cache
Method Summary
Methods included from LruRedux::Util::SafeSync
#[], #[]=, #clear, #count, #delete, #each, #evict, #fetch, #getset, #has_key?, #ignore_nil=, #initialize, #key?, #length, #max_size=, #size, #to_a, #ttl=, #values
Methods inherited from LruRedux::Cache
#[], #[]=, #clear, #count, #delete, #each, #fetch, #getset, #initialize, #key?, #to_a, #ttl=, #values