Class: FastCache::MarshaledConnection
- Inherits:
-
Connection
- Object
- Connection
- FastCache::MarshaledConnection
- Includes:
- MarshaledProtocol
- Defined in:
- lib/fastcache/interface/marshaled.rb
Defined Under Namespace
Modules: MarshaledProtocol
Constant Summary
Constants inherited from Connection
Connection::CONNECTION_OPTIONS
Instance Attribute Summary
Attributes inherited from Connection
Method Summary
Methods included from MarshaledProtocol
Methods inherited from Connection
#close_all_connections, #initialize
Methods included from FastCache::Memcache::Protocol
#add, #cas, #decr, #delete, #flush_all_caches, #flush_cache, #get, #incr, #replace, #reset_connections, #set, #stats
Constructor Details
This class inherits a constructor from FastCache::Connection