PHP Class PurgeScript, testswarm

Inheritance: extends MaintenanceScript
Show file Open project: jquery/testswarm Class Usage Examples

Protected Methods

Method Description
execute ( )
init ( )
mergeStats ( array &$target, array $add )
purgeData ( $timestamp, $batchSize )

Method Details

execute() protected method

protected execute ( )

init() protected method

protected init ( )

mergeStats() protected method

protected mergeStats ( array &$target, array $add )
$target array
$add array

purgeData() protected method

protected purgeData ( $timestamp, $batchSize )