GearmanJob::workloadSize

(PECL gearman >= 0.5.0)

GearmanJob::workloadSizeGet size of work load

Beskrivelse

public int GearmanJob::workloadSize ( void )

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

Parametre

This function has no parameters.

Returnerings Værdier

The size in bytes.

Se også

add a note add a note

User Contributed Notes

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