GearmanJob::workload

(PECL gearman >= 0.5.0)

GearmanJob::workloadGet workload

Açıklama

public GearmanJob::workload ( void ) : string

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

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Serialized data.

Ayrıca Bakınız