GearmanJob
PHP Manual

GearmanJob::workload

(PECL gearman >= 0.5.0)

GearmanJob::workloadGet workload

Descrizione

public string GearmanJob::workload ( void )

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

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Serialized data.

Vedere anche:


GearmanJob
PHP Manual