GearmanJob::workload
(PECL gearman >= 0.5.0)
GearmanJob::workload — Get workload
설명
public string GearmanJob::workload
( void
)
Returns the workload for the job. This is serialized data that is to be processed by the worker.
인수
이 함수는 인수가 없습니다.
반환값
Serialized data.
참고
- GearmanClient::do() - Run a single task and return a result [deprecated]
- GearmanJob::workloadSize() - Get size of work load
There are no user contributed notes for this page.
