MediaWiki REL1_31
JobQueueDBSingle Member List

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

$aggrJobQueueprotected
$cacheJobQueueDBprotected
$claimTTLJobQueueprotected
$clusterJobQueueDBprotected
$dupCacheJobQueueprotected
$maxTriesJobQueueprotected
$orderJobQueueprotected
$readOnlyReasonJobQueueprotected
$typeJobQueueprotected
$wikiJobQueueprotected
__construct(array $params)JobQueueDBprotected
ack(Job $job)JobQueue
assertNotReadOnly()JobQueueprotected
batchPush(array $jobs, $flags=0)JobQueue
CACHE_TTL_SHORTJobQueueDB
claimOldest( $uuid)JobQueueDBprotected
claimRandom( $uuid, $rand, $gte)JobQueueDBprotected
deduplicateRootJob(IJobSpecification $job)JobQueue
delayedJobsEnabled()JobQueue
delete()JobQueue
doAck(Job $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(Job $job)JobQueueprotected
doPop()JobQueueDBprotected
doWaitForBackups()JobQueueDBprotected
extractBlob( $blob)JobQueueDBprotectedstatic
factory(array $params)JobQueuestatic
flushCaches()JobQueue
getAbandonedCount()JobQueue
getAcquiredCount()JobQueue
getAllAbandonedJobs()JobQueueDB
getAllAcquiredJobs()JobQueueDB
getAllDelayedJobs()JobQueue
getAllQueuedJobs()JobQueueDB
getCacheKey( $property)JobQueueDBprivate
getCoalesceLocationInternal()JobQueueDB
getDB( $index)JobQueueDBSingleprotected
getDelayedCount()JobQueue
getJobIterator(array $conds)JobQueueDBprotected
getMasterDB()JobQueueDBprotected
getOrder()JobQueue
getReadOnlyReason()JobQueue
getReplicaDB()JobQueueDBprotected
getRootJobCacheKey( $signature)JobQueueprotected
getSiblingQueueSizes(array $types)JobQueue
getSiblingQueuesWithJobs(array $types)JobQueue
getSize()JobQueue
getType()JobQueue
getWiki()JobQueue
incrStats( $key, $type, $delta=1)JobQueuestatic
insertFields(IJobSpecification $job)JobQueueDBprotected
isEmpty()JobQueue
isRootJobOldDuplicate(Job $job)JobQueueprotected
makeBlob( $params)JobQueueDBprotectedstatic
MAX_AGE_PRUNEJobQueueDB
MAX_JOB_RANDOMJobQueueDB
MAX_OFFSETJobQueueDB
optimalOrder()JobQueueDBprotected
pop()JobQueue
push( $jobs, $flags=0)JobQueue
QOS_ATOMICJobQueue
recycleAndDeleteStaleJobs()JobQueueDB
ROOTJOB_TTLJobQueue
selectFields()JobQueueDBstatic
supportedOrders()JobQueueDBprotected
supportsDelayedJobs()JobQueueprotected
throwDBException(DBError $e)JobQueueDBprotected
waitForBackups()JobQueue