MediaWiki
1.28.0
|
Protected Member Functions | |
doGetAllReadyWikiQueues () | |
doNotifyQueueEmpty ($wiki, $type) | |
doNotifyQueueNonEmpty ($wiki, $type) | |
doPurge () | |
Protected Member Functions inherited from JobQueueAggregator | |
doGetAllReadyWikiQueues () | |
doNotifyQueueEmpty ($wiki, $type) | |
doNotifyQueueNonEmpty ($wiki, $type) | |
doPurge () | |
findPendingWikiQueues () | |
Get all databases that have a pending job. More... | |
Additional Inherited Members | |
Public Member Functions inherited from JobQueueAggregator | |
__construct (array $params) | |
getAllReadyWikiQueues () | |
Get the list of all of the queues with jobs. More... | |
notifyQueueEmpty ($wiki, $type) | |
Mark a queue as being empty. More... | |
notifyQueueNonEmpty ($wiki, $type) | |
Mark a queue as being non-empty. More... | |
purge () | |
Purge all of the aggregator information. More... | |
Static Public Member Functions inherited from JobQueueAggregator | |
static | destroySingleton () |
Destroy the singleton instance. More... | |
static | singleton () |
Static Protected Attributes inherited from JobQueueAggregator | |
static JobQueueAggregator | $instance = null |
Definition at line 156 of file JobQueueAggregator.php.
|
protected |
Definition at line 165 of file JobQueueAggregator.php.
|
protected |
Definition at line 157 of file JobQueueAggregator.php.
|
protected |
Definition at line 161 of file JobQueueAggregator.php.
|
protected |
Definition at line 169 of file JobQueueAggregator.php.