maintenance/gearman/gearmanRefreshLinks.php File Reference

Go to the source code of this file.

Variables

 $optionsWithArgs = array( 'fake-job' )
if(!$args) $client = new Net_Gearman_Client( $args )
 $batchSize = 1000
 $dbr = wfGetDB( DB_SLAVE )
 $startId = 0
 $endId = $dbr->selectField( 'page', 'MAX(page_id)', false, __METHOD__ )


Variable Documentation

$batchSize = 1000

Definition at line 12 of file gearmanRefreshLinks.php.

if (!$args) $client = new Net_Gearman_Client( $args )

Definition at line 11 of file gearmanRefreshLinks.php.

$dbr = wfGetDB( DB_SLAVE )

Definition at line 14 of file gearmanRefreshLinks.php.

$endId = $dbr->selectField( 'page', 'MAX(page_id)', false, __METHOD__ )

$optionsWithArgs = array( 'fake-job' )

Definition at line 3 of file gearmanRefreshLinks.php.

$startId = 0


Generated on Sat Sep 5 02:08:27 2009 for MediaWiki by  doxygen 1.5.9