Package org.gearman.client
-
Interface Summary Interface Description GearmanClient This interface through which users of the Gearman Java Libaray will use to submit jobs for execution by the Gearman System and to track the progess of those jobs.GearmanIOEventListener A GearmanIOEventListener receives notifications as events are sent from the Gearman Job Server to a particularGearmanJob
.GearmanJob The Gearman Job is a basic undivisible unit of work to be executed by a Gearman system.GearmanJobResult GearmanJobStatus A GearmanJobStatus represents the state of a particularGearmanJob
, as known by Gearman Job Server that it was submitted to, at a specific point in time. -
Class Summary Class Description GearmanClientImpl GearmanEchoResponseHandler GearmanJobImpl GearmanJobResultImpl GearmanJobStatusImpl -
Enum Summary Enum Description GearmanJob.JobPriority