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.

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

The size in bytes.

參見