MediaWiki REL1_37
JobRunner Member List

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

$debugJobRunnerprivate
$jobQueueGroupJobRunnerprivate
$lbFactoryJobRunnerprivate
$linkCacheJobRunnerprivate
$loggerJobRunnerprivate
$optionsJobRunnerprivate
$readOnlyModeJobRunnerprivate
$statsJobRunnerprivate
__construct( $serviceOptions=null, ILBFactory $lbFactory=null, JobQueueGroup $jobQueueGroup=null, ReadOnlyMode $readOnlyMode=null, LinkCache $linkCache=null, StatsdDataFactoryInterface $statsdDataFactory=null, LoggerInterface $logger=null)JobRunner
checkMemoryOK()JobRunnerprivate
commitPrimaryChanges(RunnableJob $job, $fnameTrxOwner)JobRunnerprivate
CONSTRUCTOR_OPTIONSJobRunner
debugCallback( $msg)JobRunnerprivate
doExecuteJob(RunnableJob $job)JobRunnerprivate
executeJob(RunnableJob $job)JobRunner
getBackoffTimeToWait(RunnableJob $job)JobRunnerprivate
getErrorBackoffTTL(array $caught)JobRunnerprivate
getMaxRssKb()JobRunnerprivate
loadBackoffs(array $backoffs, $mode='wait')JobRunnerprivate
run(array $options)JobRunner
setDebugHandler( $debug)JobRunner
setLogger(LoggerInterface $logger)JobRunner
syncBackoffDeltas(array $backoffs, array &$deltas, $mode='wait')JobRunnerprivate