CakeFest 2024: The Official CakePHP Conference

GearmanJob::workload

(PECL gearman >= 0.5.0)

GearmanJob::workloadGet workload

説明

public GearmanJob::workload(): string

Returns the workload for the job. This is serialized data that is to be processed by the worker.

パラメータ

この関数にはパラメータはありません。

戻り値

Serialized data.

参考

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top