MediaWiki  1.23.2
JobQueueRedis Member List

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

$checkDelayJobQueueprotected
$claimTTLJobQueueprotected
$compressionJobQueueRedisprotected
$dupCacheJobQueueprotected
$keyJobQueueRedisprotected
$maximumPeriodicTaskSecondsJobQueueRedisprotected
$maxTriesJobQueueprotected
$orderJobQueueprotected
$redisPoolJobQueueRedisprotected
$serverJobQueueRedisprotected
$typeJobQueueprotected
$wikiJobQueueprotected
__construct(array $params)JobQueueRedis
ack(Job $job)JobQueue
batchPush(array $jobs, $flags=0)JobQueue
deduplicateRootJob(Job $job)JobQueue
delayedJobsEnabled()JobQueue
delete()JobQueue
doAck(Job $job)JobQueueRedisprotected
doBatchPush(array $jobs, $flags)JobQueueRedisprotected
doDeduplicateRootJob(Job $job)JobQueueRedisprotected
doDelete()JobQueueRedisprotected
doFlushCaches()JobQueueprotected
doGetAbandonedCount()JobQueueRedisprotected
doGetAcquiredCount()JobQueueRedisprotected
doGetDelayedCount()JobQueueRedisprotected
doGetPeriodicTasks()JobQueueRedisprotected
doGetSiblingQueueSizes(array $types)JobQueueRedisprotected
doGetSiblingQueuesWithJobs(array $types)JobQueueRedisprotected
doGetSize()JobQueueRedisprotected
doIsEmpty()JobQueueRedisprotected
doIsRootJobOldDuplicate(Job $job)JobQueueRedisprotected
doPop()JobQueueRedisprotected
doWaitForBackups()JobQueueprotected
factory(array $params)JobQueuestatic
flushCaches()JobQueue
getAbandonedCount()JobQueue
getAcquiredCount()JobQueue
getAllDelayedJobs()JobQueueRedis
getAllQueuedJobs()JobQueueRedis
getCoalesceLocationInternal()JobQueueRedis
getConnection()JobQueueRedisprotected
getDelayedCount()JobQueue
getJobFromFields(array $fields)JobQueueRedisprotected
getJobFromUidInternal( $uid, RedisConnRef $conn)JobQueueRedis
getNewJobFields(IJobSpecification $job)JobQueueRedisprotected
getOrder()JobQueue
getPeriodicTasks()JobQueue
getQueueKey( $prop, $type=null)JobQueueRedisprivate
getRootJobCacheKey( $signature)JobQueueprotected
getSiblingQueueSizes(array $types)JobQueue
getSiblingQueuesWithJobs(array $types)JobQueue
getSize()JobQueue
getType()JobQueue
getWiki()JobQueue
incrStats( $key, $type, $delta=1, $wiki=null)JobQueuestatic
isEmpty()JobQueue
isRootJobOldDuplicate(Job $job)JobQueueprotected
MAX_AGE_PRUNEJobQueueRedis
optimalOrder()JobQueueRedisprotected
pop()JobQueue
popAndAcquireBlob(RedisConnRef $conn)JobQueueRedisprotected
popAndDeleteBlob(RedisConnRef $conn)JobQueueRedisprotected
push( $jobs, $flags=0)JobQueue
pushBlobs(RedisConnRef $conn, array $items)JobQueueRedisprotected
QOS_ATOMICJobQueue
recyclePruneAndUndelayJobs()JobQueueRedis
ROOTJOB_TTLJobQueue
serialize(array $fields)JobQueueRedisprotected
setTestingPrefix( $key)JobQueueRedis
supportedOrders()JobQueueRedisprotected
supportsDelayedJobs()JobQueueRedisprotected
throwRedisException(RedisConnRef $conn, $e)JobQueueRedisprotected
unserialize( $blob)JobQueueRedisprotected
waitForBackups()JobQueue