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