App Engine PHP SDK  v1 rev.445
The PHP runtime is available as an experimental Preview feature.
Memcache Member List

This is the complete list of members for Memcache, including all inherited members.

$mock_memcache (defined in Memcache)Memcachestatic
add($key, $value, $flag=null, $expire=0)Memcache
addServer($host)Memcache
close()Memcache
connect($host, $port=null, $timeout=1)Memcache
decrement($key, $value=1)Memcache
delete($key)Memcache
flush()Memcache
get($keys, $flags=null) (defined in Memcache)Memcache
get($keys, $flags=null)Memcache
increment($key, $value=1)Memcache
pconnect($host, $port=null, $timeout=1)Memcache
replace($key, $value, $flag=null, $expire=0)Memcache
set($key, $value, $flag=null, $expire=0) (defined in Memcache)Memcache
set($key, $value, $flag=null, $expire=0)Memcache
setCompressThreshold($threshold, $min_savings=0.2)Memcache
setMockMemcache($mock) (defined in Memcache)Memcachestatic