GearmanJob::workload

Get workload

Beschreibung

public string GearmanJob::workload ( void )

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Serialized data.

Siehe auch

  • GearmanClient::do
  • GearmanJob::workloadSize