GearmanJob::unique

Get the unique identifier

説明

public falsestring GearmanJob::unique()

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

パラメータ

この関数にはパラメータはありません。

戻り値

An opaque unique identifier, or false if the job has not yet been initialized.

参考

  • GearmanClient::do
  • GearmanTask::uuid