MediaWiki REL1_39
TrackBlobs Class Reference

Public Member Functions

 __construct ( $clusters)
 
 run ()
 

Public Attributes

 $batchSize = 1000
 
 $clusters
 
 $doBlobOrphans
 
 $reportingInterval = 10
 
 $textClause
 
 $trackedBlobs = []
 

Detailed Description

Definition at line 41 of file trackBlobs.php.

Constructor & Destructor Documentation

◆ __construct()

TrackBlobs::__construct ( $clusters)

Definition at line 49 of file trackBlobs.php.

References $clusters.

Member Function Documentation

◆ run()

TrackBlobs::run ( )

Definition at line 61 of file trackBlobs.php.

Member Data Documentation

◆ $batchSize

TrackBlobs::$batchSize = 1000

Definition at line 46 of file trackBlobs.php.

◆ $clusters

TrackBlobs::$clusters

Definition at line 42 of file trackBlobs.php.

Referenced by __construct().

◆ $doBlobOrphans

TrackBlobs::$doBlobOrphans

Definition at line 43 of file trackBlobs.php.

◆ $reportingInterval

TrackBlobs::$reportingInterval = 10

Definition at line 47 of file trackBlobs.php.

◆ $textClause

TrackBlobs::$textClause

Definition at line 42 of file trackBlobs.php.

◆ $trackedBlobs

TrackBlobs::$trackedBlobs = []

Definition at line 44 of file trackBlobs.php.


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