Class: Memcache::SegmentedNativeServer

Inherits:
NativeServer show all
Includes:
Segmented
Defined in:
lib/memcache/segmented.rb

Constant Summary

Constants included from Segmented

Memcache::Segmented::MAX_SIZE, Memcache::Segmented::PARTIAL_VALUE

Instance Attribute Summary

Attributes inherited from Base

#prefix

Method Summary

Methods included from Segmented

#add, #cas, #get, #replace, #set

Methods inherited from NativeServer

#add, #append, #cas, #close, #decr, #delete, #flush_all, #get, #incr, #initialize, #prefix, #prefix=, #prepend, #replace, #set

Methods inherited from Base

#add, #append, #cas, #clear, #decr, #gets, #incr, #prepend, #replace

Constructor Details

This class inherits a constructor from Memcache::NativeServer