GearmanJob::workload
PHP function
Edit on GitHub ✎
(PECL gearman >= 0.5.0)
Get workload
Description
GearmanJob::workload(): string
Returns the workload for the job. This is serialized data that is to be processed by the worker.
Parameters Parameters
Return Values
Serialized data.
See Also
GearmanClient::doGearmanJob::workloadSize