update : 2015.11.03
php.shukuma.com검색:
|
GearmanTask::uuid(PECL gearman <= 0.5.0) GearmanTask::uuid — Get the unique identifier for a task (deprecated) 설명
public string GearmanTask::uuid
( void
)
Returns the unique identifier for this task. This is assigned by the GearmanClient, as opposed to the job handle which is set by the Gearman job server.
인수이 함수는 인수가 없습니다. 반환값
The unique identifier, or 참고
|