GearmanJob::workload
(PECL gearman >= 0.5.0)
GearmanJob::workload — Get workload
Beschreibung
Returns the workload for the job. This is serialized data that is to be processed by the worker.
Parameter-Liste
Diese Funktion besitzt keine Parameter.
Rückgabewerte
Serialized data.
Siehe auch
- GearmanClient::do() - Run a single task and return a result [deprecated]
- GearmanJob::workloadSize() - Get size of work load