| [ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
Job queue aggregator code that uses BagOStuff. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
| Author: | Aaron Schulz |
| File Size: | 125 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
JobQueueAggregatorMemc:: (6 methods):
__construct()
doNotifyQueueEmpty()
doNotifyQueueNonEmpty()
doGetAllReadyWikiQueues()
doPurge()
getReadyQueueCacheKey()
Class: JobQueueAggregatorMemc - X-Ref
Class to handle tracking information about all queues using BagOStuff| __construct( array $params ) X-Ref |
param: array $params Possible keys: |
| doNotifyQueueEmpty( $wiki, $type ) X-Ref |
| doNotifyQueueNonEmpty( $wiki, $type ) X-Ref |
| doGetAllReadyWikiQueues() X-Ref |
| doPurge() X-Ref |
| getReadyQueueCacheKey() X-Ref |
return: string |
| Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |