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.

參數(shù)

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

返回值

An opaque unique identifier.

參見