downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

GearmanWorker> <GearmanTask::unique
[edit] Last updated: Fri, 24 May 2013

view this page in

GearmanTask::uuid

(PECL gearman <= 0.5.0)

GearmanTask::uuidRécupère l'identifiant unique pour une tâche (obsolète)

Description

public string GearmanTask::uuid ( void )

Retourne l'identifiant unique pour une tâche. Il est assigné par la méthode GearmanClient, contrairement au gestionnaire de travaux qui est défini par le serveur de travaux Gearman.

Note:

Cette méthode a été remplacée par la méthode GearmanTask::unique() depuis la version 0.6.0 de l'extension Gearman.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

L'identifiant unique, ou FALSE si aucun identifiant n'est assigné.

Voir aussi



add a note add a note User Contributed Notes GearmanTask::uuid - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites