Class awJobStats

Description

Job-handling statistics.

Located in /classes/cm/JobStats.php

awComplexObject
   |
   --awJobStats
Direct descendents
Class Description
 class awBulkMutateJobStats Bulk mutate job-handling statistics.
Variable Summary
Method Summary
 void factory ( $row,  $className)
Variables
long $pendingTimeMillis

The time (in milliseconds) spent by the job in a pending state.

long $processingTimeMillis

The time (in milliseconds) spent by the job in a processing state.

int $progressPercent

The percent of the job's total work that is completed.

Inherited Variables

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_checkFields
awComplexObject::$_row
Methods

Documentation generated on Fri, 23 Mar 2012 13:44:01 +0200 by phpDocumentor 1.4.3