Class: AnyCache::Adapters::ActiveSupportMemoryStore::Decrement Private
- Inherits:
-
AnyCache::Adapters::ActiveSupportNaiveStore::Decrement
- Object
- AnyCache::Adapters::ActiveSupportNaiveStore::Operation
- AnyCache::Adapters::ActiveSupportNaiveStore::Decrement
- AnyCache::Adapters::ActiveSupportMemoryStore::Decrement
- Includes:
- Fetching
- Defined in:
- lib/any_cache/adapters/active_support_memory_store/decrement.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.
Constant Summary
Constants inherited from AnyCache::Adapters::ActiveSupportNaiveStore::Decrement
AnyCache::Adapters::ActiveSupportNaiveStore::Decrement::DEFAULT_AMOUNT
Constants inherited from AnyCache::Adapters::ActiveSupportNaiveStore::Operation
AnyCache::Adapters::ActiveSupportNaiveStore::Operation::DEAD_TTL, AnyCache::Adapters::ActiveSupportNaiveStore::Operation::NO_EXPIRATION_TTL, AnyCache::Adapters::ActiveSupportNaiveStore::Operation::READ_MULTI_EMPTY_KEYS_SET
Method Summary
Methods included from Fetching
Methods inherited from AnyCache::Adapters::ActiveSupportNaiveStore::Decrement
Methods inherited from AnyCache::Adapters::ActiveSupportNaiveStore::Operation
Constructor Details
This class inherits a constructor from AnyCache::Adapters::ActiveSupportNaiveStore::Operation