MediaWiki REL1_40
|
Public Member Functions | |
__construct ( $clusters) | |
run () | |
Public Attributes | |
$batchSize = 1000 | |
$clusters | |
$doBlobOrphans | |
$reportingInterval = 10 | |
$textClause | |
$trackedBlobs = [] | |
Definition at line 41 of file trackBlobs.php.
TrackBlobs::__construct | ( | $clusters | ) |
Definition at line 49 of file trackBlobs.php.
References $clusters.
TrackBlobs::run | ( | ) |
Definition at line 61 of file trackBlobs.php.
TrackBlobs::$batchSize = 1000 |
Definition at line 46 of file trackBlobs.php.
TrackBlobs::$clusters |
Definition at line 42 of file trackBlobs.php.
Referenced by __construct().
TrackBlobs::$doBlobOrphans |
Definition at line 43 of file trackBlobs.php.
TrackBlobs::$reportingInterval = 10 |
Definition at line 47 of file trackBlobs.php.
TrackBlobs::$textClause |
Definition at line 42 of file trackBlobs.php.
TrackBlobs::$trackedBlobs = [] |
Definition at line 44 of file trackBlobs.php.