final public readStatus () Reads the latest status from the Beanstalkd server
public read ([mixed $length]) Reads a packet from the socket. Prior to reading from the socket will check for availability
public getId ()
public kick () Move the job to the ready queue if it is delayed or buried.
public stats () Gives statistical information about the system as a whole.
public __wakeup () Checks if the job has been modified after unserializing the object
public choose (mixed $tube) Change the active tube. By default the tube is “default”.
public pauseTube (mixed $tube, mixed $delay) Can delay any new job being reserved for a given time.
public connect () Makes a connection to the Beanstalkd server
integer DEFAULT_PRIORITY
Page 3 of 4