CirrusSearch
Elasticsearch-powered search for MediaWiki
Loading...
Searching...
No Matches
CirrusSearch\Job\CheckerJob Class Reference

Job wrapper around Sanity\Checker. More...

+ Inheritance diagram for CirrusSearch\Job\CheckerJob:
+ Collaboration diagram for CirrusSearch\Job\CheckerJob:

Public Member Functions

 __construct (array $params)
 
 allowRetries ()
 This job handles all its own retries internally.
 
- Public Member Functions inherited from CirrusSearch\Job\CirrusGenericJob
 getSearchConfig ()
 

Static Public Member Functions

static build ( $fromPageId, $toPageId, $delay, $profile, $cluster, $loopId, \JobQueueGroup $jobQueueGroup)
 Construct a new CherckerJob.
 
static getPressure ()
 

Additional Inherited Members

- Protected Attributes inherited from CirrusSearch\Job\CirrusGenericJob
 $searchConfig
 

Detailed Description

Job wrapper around Sanity\Checker.

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.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. http://www.gnu.org/copyleft/gpl.html

Constructor & Destructor Documentation

◆ __construct()

CirrusSearch\Job\CheckerJob::__construct ( array $params)
Parameters
array$params

Reimplemented from CirrusSearch\Job\CirrusGenericJob.

Member Function Documentation

◆ allowRetries()

CirrusSearch\Job\CheckerJob::allowRetries ( )

This job handles all its own retries internally.

Returns
bool

◆ build()

static CirrusSearch\Job\CheckerJob::build ( $fromPageId,
$toPageId,
$delay,
$profile,
$cluster,
$loopId,
\JobQueueGroup $jobQueueGroup )
static

Construct a new CherckerJob.

Parameters
int$fromPageId
int$toPageId
int$delay
string$profilesanitization profile to use
string | null$cluster
int$loopIdThe number of times the checker jobs have looped over the pages to be checked.
\JobQueueGroup$jobQueueGroup
Returns
CheckerJob

◆ getPressure()

static CirrusSearch\Job\CheckerJob::getPressure ( )
static
Returns
int the total number of update jobs enqueued

The documentation for this class was generated from the following file: