string DEFAULT_HOST
public bury ([mixed $priority]) The bury command puts a job into the “buried” state. Buried jobs are put into a FIFO
integer DEFAULT_DELAY
Source
public peekBuried () Return the next job in the list of buried jobs.
public listTubesWatched () Returns a list tubes currently being watched by the client.
public read ([mixed $length]) Reads a packet from the socket. Prior to reading from the socket will check for availability
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 stats () Gives statistical information about the system as a whole.
Page 2 of 4