GearmanJob::workloadSize
PHP function
Edit on GitHub ✎
(PECL gearman >= 0.5.0)
Get size of work load
Description
GearmanJob::workloadSize(): int
Returns the size of the job's work load (the data the worker is to process) in bytes.
Parameters Parameters
Return Values
The size in bytes.
See Also
GearmanJob::workload