GearmanJob::workload

(PECL gearman >= 0.5.0)

GearmanJob::workloadGet workload

Opis

public GearmanJob::workload ( void ) : string

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

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Serialized data.

Zobacz też:

add a note add a note

User Contributed Notes

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