cache
[
class tree: cache
] [
index: cache
] [
all elements
]
cache
Interfaces:
IWindCacheDependency
Classes:
AbstractWindCache
exception
WindCacheException
dependency
WindResolvedCrashDependency
Packages:
upload
default
base
collections
router
dao
mail
wind
i18n
utility
http
web
token
strategy
cache
viewer
ftp
db
convert
filter
security
parser
log
Element index for package cache
Package indexes
upload
default
base
collections
router
dao
mail
wind
i18n
utility
http
web
token
strategy
viewer
ftp
db
convert
filter
security
parser
log
[
a
] [
b
] [
c
] [
d
] [
e
] [
f
] [
g
] [
h
] [
i
] [
s
] [
w
] [
_
]
_
[Top]
_
__construct
in file WindResolvedCrashDependency.php, method
WindResolvedCrashDependency::__construct()
a
[Top]
a
AbstractWindCache
in file AbstractWindCache.php, class
AbstractWindCache
缓存策略实现的基类
add
in file AbstractWindCache.php, method
AbstractWindCache::add()
增加一个条目到缓存服务器
addValue
in file AbstractWindCache.php, method
AbstractWindCache::addValue()
执行添加操作
AbstractWindCache.php
procedural page
AbstractWindCache.php
b
[Top]
b
batchDelete
in file AbstractWindCache.php, method
AbstractWindCache::batchDelete()
通过key批量删除缓存数据
batchGet
in file AbstractWindCache.php, method
AbstractWindCache::batchGet()
通过key批量获取缓存数据
buildData
in file AbstractWindCache.php, method
AbstractWindCache::buildData()
构造保存的数据
buildSecurityKey
in file AbstractWindCache.php, method
AbstractWindCache::buildSecurityKey()
将数据key计算生成安全的key
c
[Top]
c
clear
in file AbstractWindCache.php, method
AbstractWindCache::clear()
清楚缓存,过期及所有缓存
d
[Top]
d
DATA
in file AbstractWindCache.php, class constant
AbstractWindCache::DATA
标志存储数据
decrement
in file AbstractWindCache.php, method
AbstractWindCache::decrement()
将元素的值减小value
delete
in file AbstractWindCache.php, method
AbstractWindCache::delete()
删除缓存数据
deleteValue
in file AbstractWindCache.php, method
AbstractWindCache::deleteValue()
需要实现的删除操作
DEPENDENCY
in file AbstractWindCache.php, class constant
AbstractWindCache::DEPENDENCY
配置文件中标志缓存依赖名称的定义
DEPENDENCYCLASS
in file AbstractWindCache.php, class constant
AbstractWindCache::DEPENDENCYCLASS
缓存依赖的类名称
e
[Top]
e
EXPIRE
in file AbstractWindCache.php, class constant
AbstractWindCache::EXPIRE
配置文件中标志过期时间名称定义(也包含缓存元数据中过期时间的定义)
f
[Top]
f
formatData
in file AbstractWindCache.php, method
AbstractWindCache::formatData()
格式化输出
g
[Top]
g
get
in file AbstractWindCache.php, method
AbstractWindCache::get()
根据缓存key获取指定缓存
getExpire
in file AbstractWindCache.php, method
AbstractWindCache::getExpire()
返回过期时间设置
getKeyPrefix
in file AbstractWindCache.php, method
AbstractWindCache::getKeyPrefix()
返回缓存Key值前缀
getSecurityCode
in file AbstractWindCache.php, method
AbstractWindCache::getSecurityCode()
获得缓存key计算中加入的安全码
getValue
in file AbstractWindCache.php, method
AbstractWindCache::getValue()
执行获取操作
h
[Top]
h
hasChanged
in file IWindCacheDependency.php, method
IWindCacheDependency::hasChanged()
检查是否有变更
hasChanged
in file AbstractWindCache.php, method
AbstractWindCache::hasChanged()
判断数据是否已经被更新
hasChanged
in file WindResolvedCrashDependency.php, method
WindResolvedCrashDependency::hasChanged()
i
[Top]
i
IWindCacheDependency.php
procedural page
IWindCacheDependency.php
increment
in file AbstractWindCache.php, method
AbstractWindCache::increment()
将指定元素的值增加value
injectDependent
in file IWindCacheDependency.php, method
IWindCacheDependency::injectDependent()
初始化依赖设置
IWindCacheDependency
in file IWindCacheDependency.php, class
IWindCacheDependency
缓存依赖基类
injectDependent
in file WindResolvedCrashDependency.php, method
WindResolvedCrashDependency::injectDependent()
s
[Top]
s
set
in file AbstractWindCache.php, method
AbstractWindCache::set()
设置缓存 如果key不存在,添加缓存;否则,将会替换已有key的缓存。
setConfig
in file AbstractWindCache.php, method
AbstractWindCache::setConfig()
设置配置信息
setExpire
in file AbstractWindCache.php, method
AbstractWindCache::setExpire()
设置缓存过期时间
setKeyPrefix
in file AbstractWindCache.php, method
AbstractWindCache::setKeyPrefix()
设置key前缀
setSecurityCode
in file AbstractWindCache.php, method
AbstractWindCache::setSecurityCode()
设置缓存key计算中加入的安全码
setValue
in file AbstractWindCache.php, method
AbstractWindCache::setValue()
执行设置操作
STORETIME
in file AbstractWindCache.php, class constant
AbstractWindCache::STORETIME
标志存储时间
w
[Top]
w
WindResolvedCrashDependency.php
procedural page
WindResolvedCrashDependency.php
WindResolvedCrashDependency
in file WindResolvedCrashDependency.php, class
WindResolvedCrashDependency
cache依赖实现,通过该实现解决大并发时cache(memcached)的值突然失效
WindCacheException.php
procedural page
WindCacheException.php
WindCacheException
in file WindCacheException.php, class
WindCacheException
缓存的异常类
Documentation generated on Fri, 30 Mar 2012 11:43:24 +0800 by
phpDocumentor 1.4.4