GearmanJob::workloadSize

(PECL gearman >= 0.5.0)

GearmanJob::workloadSizeGet size of work load

說明

public GearmanJob::workloadSize(): int

Returns the size of the job's work load (the data the worker is to process) in bytes.

參數

此函數沒有參數。

返回值

The size in bytes.

參見