GearmanJob::unique

(PECL gearman >= 0.5.0)

GearmanJob::uniqueGet the unique identifier

說明

public GearmanJob::unique(): string

Returns the unique identifier for this job. The identifier is assigned by the client.

參數

此函數沒有參數。

返回值

An opaque unique identifier.

參見