string DEFAULT_HOST
public listTubesWatched () Returns a list tubes currently being watched by the client.
integer DEFAULT_DELAY
Source
public touch () The touch command allows a worker to request more time to work on a job. This is useful for jobs
public bury ([mixed $priority]) The bury command puts a job into the “buried” state. Buried jobs are put into a FIFO
public getId ()
final public readStatus () Reads the latest status from the Beanstalkd server
public jobPeek (mixed $id) The peek commands let the client inspect a job in the system.
public kick () Move the job to the ready queue if it is delayed or buried.
Page 2 of 4