MediaWiki  1.27.2
ReplicatedBagOStuff Member List

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

$asyncHandlerBagOStuffprotected
$keyspaceBagOStuffprotected
$lastErrorBagOStuffprotected
$locksBagOStuffprotected
$loggerBagOStuffprotected
$readStoreReplicatedBagOStuffprotected
$writeStoreReplicatedBagOStuffprotected
__construct($params)ReplicatedBagOStuff
BagOStuff::__construct(array $params=[])BagOStuff
add($key, $value, $exptime=0)ReplicatedBagOStuff
cas($casToken, $key, $value, $exptime=0)BagOStuffprotected
clearLastError()ReplicatedBagOStuff
convertExpiry($exptime)BagOStuffprotected
convertToRelative($exptime)BagOStuffprotected
debug($text)BagOStuffprotected
decr($key, $value=1)ReplicatedBagOStuff
delete($key)ReplicatedBagOStuff
deleteObjectsExpiringBefore($date, $progressCallback=false)BagOStuff
doGet($key, $flags=0)ReplicatedBagOStuffprotected
ERR_NO_RESPONSEBagOStuff
ERR_NONEBagOStuff
ERR_UNEXPECTEDBagOStuff
ERR_UNREACHABLEBagOStuff
get($key, $flags=0, $oldFlags=null)BagOStuff
getLastError()ReplicatedBagOStuff
getMulti(array $keys, $flags=0)ReplicatedBagOStuff
getScopedLock($key, $timeout=6, $expiry=30, $rclass= '')BagOStuff
getWithSetCallback($key, $ttl, $callback, $flags=0)BagOStuff
getWithToken($key, &$casToken, $flags=0)BagOStuffprotected
incr($key, $value=1)ReplicatedBagOStuff
incrWithInit($key, $ttl, $value=1, $init=1)BagOStuff
isInteger($value)BagOStuffprotected
lock($key, $timeout=6, $expiry=6, $rclass= '')ReplicatedBagOStuff
makeGlobalKey()BagOStuff
makeKey()BagOStuff
makeKeyInternal($keyspace, $args)BagOStuff
merge($key, $callback, $exptime=0, $attempts=10, $flags=0)ReplicatedBagOStuff
mergeViaCas($key, $callback, $exptime=0, $attempts=10)BagOStuffprotected
mergeViaLock($key, $callback, $exptime=0, $attempts=10, $flags=0)BagOStuffprotected
modifySimpleRelayEvent(array $event)BagOStuff
READ_LATESTBagOStuff
READ_VERIFIEDBagOStuff
set($key, $value, $exptime=0, $flags=0)ReplicatedBagOStuff
setDebug($debug)ReplicatedBagOStuff
setLastError($err)BagOStuffprotected
setLogger(LoggerInterface $logger)BagOStuff
setMulti(array $data, $exptime=0)BagOStuff
TTL_DAYIExpiringStore
TTL_HOURIExpiringStore
TTL_INDEFINITEIExpiringStore
TTL_MINUTEIExpiringStore
TTL_MONTHIExpiringStore
TTL_WEEKIExpiringStore
TTL_YEARIExpiringStore
unlock($key)ReplicatedBagOStuff
WRITE_CACHE_ONLYBagOStuff
WRITE_SYNCBagOStuff