MediaWiki  1.27.2
RedisBagOStuff Member List

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

$asyncHandlerBagOStuffprotected
$automaticFailoverRedisBagOStuffprotected
$keyspaceBagOStuffprotected
$lastErrorBagOStuffprotected
$locksBagOStuffprotected
$loggerBagOStuffprotected
$redisPoolRedisBagOStuffprotected
$serversRedisBagOStuffprotected
$serverTagMapRedisBagOStuffprotected
__construct($params)RedisBagOStuff
BagOStuff::__construct(array $params=[])BagOStuff
add($key, $value, $expiry=0)RedisBagOStuff
cas($casToken, $key, $value, $exptime=0)BagOStuffprotected
clearLastError()BagOStuff
convertExpiry($exptime)BagOStuffprotected
convertToRelative($exptime)BagOStuffprotected
debug($text)BagOStuffprotected
decr($key, $value=1)BagOStuff
delete($key)RedisBagOStuff
deleteObjectsExpiringBefore($date, $progressCallback=false)BagOStuff
doGet($key, $flags=0)RedisBagOStuffprotected
ERR_NO_RESPONSEBagOStuff
ERR_NONEBagOStuff
ERR_UNEXPECTEDBagOStuff
ERR_UNREACHABLEBagOStuff
get($key, $flags=0, $oldFlags=null)BagOStuff
getConnection($key)RedisBagOStuffprotected
getLastError()BagOStuff
getMasterLinkStatus(RedisConnRef $conn)RedisBagOStuffprotected
getMulti(array $keys, $flags=0)RedisBagOStuff
getScopedLock($key, $timeout=6, $expiry=30, $rclass= '')BagOStuff
getWithSetCallback($key, $ttl, $callback, $flags=0)BagOStuff
getWithToken($key, &$casToken, $flags=0)BagOStuffprotected
handleException(RedisConnRef $conn, $e)RedisBagOStuffprotected
incr($key, $value=1)RedisBagOStuff
incrWithInit($key, $ttl, $value=1, $init=1)BagOStuff
isInteger($value)BagOStuffprotected
lock($key, $timeout=6, $expiry=6, $rclass= '')BagOStuff
logError($msg)RedisBagOStuffprotected
logRequest($method, $key, $server, $result)RedisBagOStuff
makeGlobalKey()BagOStuff
makeKey()BagOStuff
makeKeyInternal($keyspace, $args)BagOStuff
merge($key, $callback, $exptime=0, $attempts=10, $flags=0)BagOStuff
mergeViaCas($key, $callback, $exptime=0, $attempts=10)BagOStuffprotected
mergeViaLock($key, $callback, $exptime=0, $attempts=10, $flags=0)BagOStuffprotected
modifySimpleRelayEvent(array $event)RedisBagOStuff
READ_LATESTBagOStuff
READ_VERIFIEDBagOStuff
serialize($data)RedisBagOStuffprotected
set($key, $value, $expiry=0, $flags=0)RedisBagOStuff
setDebug($bool)BagOStuff
setLastError($err)BagOStuffprotected
setLogger(LoggerInterface $logger)BagOStuff
setMulti(array $data, $expiry=0)RedisBagOStuff
TTL_DAYIExpiringStore
TTL_HOURIExpiringStore
TTL_INDEFINITEIExpiringStore
TTL_MINUTEIExpiringStore
TTL_MONTHIExpiringStore
TTL_WEEKIExpiringStore
TTL_YEARIExpiringStore
unlock($key)BagOStuff
unserialize($data)RedisBagOStuffprotected
WRITE_CACHE_ONLYBagOStuff
WRITE_SYNCBagOStuff