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.

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

Serialized data.

參見