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