MediaWiki master
JobQueueDB Member List

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

$claimTTLJobQueueprotected
$clusterJobQueueDBprotected
$connJobQueueDBprotected
$domainJobQueueprotected
$idGeneratorJobQueueprotected
$maxTriesJobQueueprotected
$orderJobQueueprotected
$readOnlyReasonJobQueueprotected
$serverJobQueueDBprotected
$statsJobQueueprotected
$typeJobQueueprotected
$typeAgnosticJobQueueprotected
$wanCacheJobQueueprotected
__construct(array $params)JobQueueDBprotected
ack(RunnableJob $job)JobQueue
assertNotReadOnly()JobQueueprotected
batchPush(array $jobs, $flags=0)JobQueue
claimOldest( $uuid)JobQueueDBprotected
claimRandom( $uuid, $rand, $gte)JobQueueDBprotected
deduplicateRootJob(IJobSpecification $job)JobQueue
delayedJobsEnabled()JobQueue
delete()JobQueue
doAck(RunnableJob $job)JobQueueDBprotected
doBatchPush(array $jobs, $flags)JobQueueDBprotected
doBatchPushInternal(IDatabase $dbw, array $jobs, $flags, $method)JobQueueDB
doDeduplicateRootJob(IJobSpecification $job)JobQueueDBprotected
doDelete()JobQueueDBprotected
doFlushCaches()JobQueueDBprotected
doGetAbandonedCount()JobQueueDBprotected
doGetAcquiredCount()JobQueueDBprotected
doGetDelayedCount()JobQueueprotected
doGetSiblingQueueSizes(array $types)JobQueueDBprotected
doGetSiblingQueuesWithJobs(array $types)JobQueueDBprotected
doGetSize()JobQueueDBprotected
doIsEmpty()JobQueueDBprotected
doIsRootJobOldDuplicate(IJobSpecification $job)JobQueueprotected
doPop()JobQueueDBprotected
doWaitForBackups()JobQueueDBprotected
factory(array $params)JobQueuestatic
factoryJob( $command, $params)JobQueueprotected
flushCaches()JobQueue
getAbandonedCount()JobQueue
getAcquiredCount()JobQueue
getAllAbandonedJobs()JobQueueDB
getAllAcquiredJobs()JobQueueDB
getAllDelayedJobs()JobQueue
getAllQueuedJobs()JobQueueDB
getCoalesceLocationInternal()JobQueueDB
getDB( $index)JobQueueDBprotected
getDBException(DBError $e)JobQueueDBprotected
getDelayedCount()JobQueue
getDomain()JobQueue
getJobIterator(array $conds)JobQueueDBprotected
getOrder()JobQueue
getPrimaryDB()JobQueueDBprotected
getReadOnlyReason()JobQueue
getReplicaDB()JobQueueDBprotected
getRootJobCacheKey( $signature, $type)JobQueueprotected
getSiblingQueueSizes(array $types)JobQueue
getSiblingQueuesWithJobs(array $types)JobQueue
getSize()JobQueue
getType()JobQueue
incrStats( $key, $type, $delta=1)JobQueueprotected
insertFields(IJobSpecification $job, IDatabase $db)JobQueueDBprotected
isEmpty()JobQueue
isRootJobOldDuplicate(IJobSpecification $job)JobQueueprotected
jobFromRow( $row)JobQueueDBprotected
makeBlob( $params)JobQueueDBprotectedstatic
optimalOrder()JobQueueDBprotected
pop()JobQueue
push( $jobs, $flags=0)JobQueue
QOS_ATOMICJobQueueprotected
recycleAndDeleteStaleJobs()JobQueueDB
ROOTJOB_TTLJobQueueprotected
selectFields()JobQueueDBstatic
supportedOrders()JobQueueDBprotected
supportsDelayedJobs()JobQueueprotected
supportsTypeAgnostic()JobQueueprotected
waitForBackups()JobQueue